summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-09-12 13:34:50 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-09-12 13:34:50 -0400
commit8822dc17acd6da61169489caa7070561d851db71 (patch)
tree4deb8f7dd946e1559531c3dd1e9c9d5464d07872 /setup.cfg
parent9f186dbd52674bdf50bb6a5b7580c3f1f724d14b (diff)
downloaddogpile-cache-8822dc17acd6da61169489caa7070561d851db71.tar.gz
put a where here so that "test.py" in the root doesn't get run as a test
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0029f2d..783737b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,3 +12,4 @@ cover-package = dogpile.cache
with-coverage = 1
cover-erase = 1
nologcapture = 1
+where = tests