summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 35d93b51..1089e353 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,3 +19,6 @@ formats = gztar zip
[wheel]
universal=1
+
+[pytest]
+addopts=--ignore tests/manual_test.py