summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 166423e..a24252c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,5 +7,5 @@ license_file = LICENSE
[aliases]
release = egg_info -RDb ''
-[pytest]
-norecursedirs = .* *.egg *.egg-info env* artwork docs examples
+[tool:pytest]
+norecursedirs = .* *.egg *.egg-info env* artwork docs examples venv*