Skip to content

Commit 1ae3f3d

Browse files
committed
Ignore setup.py in tox
1 parent c1e986e commit 1ae3f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ norecursedirs = env/* .tox/*
3939
ignore = H405,D100,D101,D102,D103,D104,D105,D200,D202,D203,D204,D205,D207,D208,D211,D301,D400,D401,W503
4040
show-source = True
4141
max-line-length = 120
42-
exclude = .tox,env
42+
exclude = .tox,env,setup.py

0 commit comments

Comments
 (0)