summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlex Morega <alex@grep.ro>2013-07-06 17:16:58 +0200
committerAlex Morega <alex@grep.ro>2013-07-06 17:17:55 +0200
commit75752cd1ddfe417d1ba448eeacc26d2801a93d43 (patch)
tree3a54971da6d06c07238562268f5f3cfcaa3fb4fc /setup.cfg
parent2a45afc078647858857c8238f2effd928b1f0371 (diff)
downloadbabel-75752cd1ddfe417d1ba448eeacc26d2801a93d43.tar.gz
run the right test suite by default
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..18b3eba 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
[egg_info]
tag_build = dev
tag_svn_revision = true
+
+[pytest]
+norecursedirs = .* _* scripts {args}