diff options
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ universal=1 [metadata] requires-dist = enum34; python_version<"3.4" + +[pytest] +norecursedirs = .git .* *.egg* old docs dist build |
![]() |
index : delta/python-packages/flake8.git | |
| gitlab.com: pycqa/flake8.git |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | setup.cfg | 3 |
@@ -7,3 +7,6 @@ universal=1 [metadata] requires-dist = enum34; python_version<"3.4" + +[pytest] +norecursedirs = .git .* *.egg* old docs dist build |