summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2016-01-19 14:09:32 +0100
committerHynek Schlawack <hs@ox.cx>2016-01-19 14:13:02 +0100
commit0cc615430d58f7bb0936840c5b10cb0530e3885a (patch)
tree3ac407007f12fc3645f78d03ee98976769b0213b /setup.cfg
parent9b73a6d6f9d453a954618a3b191ec9261f0aa939 (diff)
downloadpyopenssl-0cc615430d58f7bb0936840c5b10cb0530e3885a.tar.gz
2016 snook up on us
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 2035a2e..e68206f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
[pytest]
minversion = 2.8.2
strict = true
-norecursedirs = build dist .* *.egg doc _trial_temp
+testpaths = tests
[sdist]
force_manifest=1