We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bba17d6 + 5c61a4e commit 65eabddCopy full SHA for 65eabdd
setup.cfg
@@ -3,4 +3,4 @@ upload_doc = build_sphinx upload_doc
3
release = sdist upload build_sphinx upload_doc
4
5
[flake8]
6
-exclude = build,dist,docs,ez_setup.py,upload_appveyor_builds.py
+exclude = .tox,build,dist,docs,ez_setup.py,upload_appveyor_builds.py
0 commit comments