gecko-dev/third_party/python/six/setup.cfg
Dave Hunt 5277a5a5cb Bug 1388340 - Vendor in six package for Python 2 and 3 compatibility; r=gps
MozReview-Commit-ID: JxtYnHOOZvy

--HG--
extra : rebase_source : 5f5226b94bdc03b877f9a34a262e04214bd415cb
2017-08-08 14:25:53 +01:00

23 lines
292 B
INI

[wheel]
universal = 1
[flake8]
max-line-length = 100
ignore = F821
[pytest]
minversion = 2.2.0
pep8ignore =
documentation/*.py ALL
test_six.py ALL
flakes-ignore =
documentation/*.py ALL
test_six.py ALL
six.py UndefinedName
[egg_info]
tag_date = 0
tag_svn_revision = 0
tag_build =