summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMark McClain <mark.mcclain@shootq.com>2011-03-06 18:14:15 -0500
committerMark McClain <mark.mcclain@shootq.com>2011-03-06 18:14:15 -0500
commitc0ef5cde2831432a103e915f2cde71e0a03620fa (patch)
tree5dc73823acc701acdf598e002974d4dfa0bc6b9f /setup.cfg
parente53cee3c8b09c095a7978cda4bdcc49379b78d67 (diff)
downloadpecan-c0ef5cde2831432a103e915f2cde71e0a03620fa.tar.gz
prevent test collection inside the project template
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 01bb954..de09182 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
[egg_info]
tag_build = dev
tag_svn_revision = true
+
+[pytest]
+norecursedirs = +package+