summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index c933a4d..6a03440 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,6 +5,11 @@ tag_build = dev
[wheel]
universal = 1
+[pytest]
+addopts= --tb native -v -r fxX
+python_files=test/*test_*.py
+
+
[upload]
sign = 1
identity = C4DAFEE1