diff --git a/setup.cfg b/setup.cfg index e8361c22..f070c8c0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,4 +4,4 @@ requires = python-setuptools >= 0.6c6 python-ctypes install_script = rpm/install [pytest] -norecursedirs = examples +norecursedirs = examples lib local src