]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Exclude examples
authorMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 22 Mar 2015 12:46:22 +0000 (13:46 +0100)
committerMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 22 Mar 2015 12:46:22 +0000 (13:46 +0100)
setup.cfg

index 98be875dc1d22c26defe538acd98c2289682800f..058cdfc1c68e178a7eebd3f0286bdbc1ea7a903d 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,3 +3,6 @@ universal = 1
 
 [aliases]
 release = egg_info -RDb ''
+
+[pytest]
+norecursedirs = .* *.egg *.egg-info env* artwork docs examples