diff --git a/setup.cfg b/setup.cfg index d05e61c..abea8ab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,3 +13,4 @@ exclude = setup.py, [tool:pytest] log_cli = True log_cli_level = INFO +testpaths = tests