diff --git a/setup.cfg b/setup.cfg index a7da4e8235..6a8f45e2fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ install_requires = [options.packages.find] exclude = docs + docs.* tests tests.*