X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.cfg;h=e38bff090630e103ba8c4957fc49528590ffe5b2;hb=e066c93875b3b9edcf6526728d81db7fe594e618;hp=2b26222f157bced59e080dd896be1bb89f5889be;hpb=00f0aef5739a19921ed06f0397b44ba336184424;p=sqlconvert.git diff --git a/setup.cfg b/setup.cfg index 2b26222..e38bff0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,5 +11,5 @@ tag_date = 0 tag_svn_revision = 0 [flake8] -exclude = .git,docs/conf.py,tests/conftest.py,ez_setup.py +exclude = .git,.tox,docs/conf.py,ez_setup.py