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 c1e986e commit 1ae3f3dCopy full SHA for 1ae3f3d
tox.ini
@@ -39,4 +39,4 @@ norecursedirs = env/* .tox/*
39
ignore = H405,D100,D101,D102,D103,D104,D105,D200,D202,D203,D204,D205,D207,D208,D211,D301,D400,D401,W503
40
show-source = True
41
max-line-length = 120
42
-exclude = .tox,env
+exclude = .tox,env,setup.py
0 commit comments