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.
1 parent 587a596 commit 62108f5Copy full SHA for 62108f5
setup.cfg
@@ -1,6 +1,6 @@
1
[flake8]
2
ignore = E203,E501,W503,E722
3
-exclude = tests,build
+exclude = tests,build,.venv,docs
4
5
[bdist_wheel]
6
universal = 1
0 commit comments