rpm-software-management / dnf-plugins-extras

repository for DNF community plugins
GNU General Public License v2.0
65 stars 62 forks source link

Move tox.ini -> setup.cfg and increase line length to 120 #180

Closed lukash closed 4 years ago

lukash commented 4 years ago

tox.ini is not read by the pep8speaks bot, setup.cfg is. Unifying the line length limit with what is used in dnf now.