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+