diff --git a/setup.cfg b/setup.cfg index 7c964b4..b9173cf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [wheel] universal=1 + +[pytest] +norecursedirs = .* {arch} *.egg *.egg-info dist build requirements