diff --git a/setup.cfg b/setup.cfg index 9ab69ba91..499e4de4b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ python_files = tests.py addopts = -ra - --strict + --strict-markers --ignore=docs/conf.py --ignore=setup.py --ignore=ci