https://bugzilla.wikimedia.org/show_bug.cgi?id=53353
--- Comment #4 from Antoine "hashar" Musso <[email protected]> --- (In reply to Jean-Fred from comment #3) > It was my understanding that flake8 and pep8 will not consider setup.cfg if > there is a tox.ini file. Or will they? Was apparently a bug in pep8 which got fixed with pep8 1.4.6. From its change log at https://pypi.python.org/pypi/pep8: ------------------ When both a tox.ini and a setup.cfg are present in the project directory, merge their contents. The tox.ini file takes precedence (same as before). (Issue #182) ------------------ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
