diff --git a/setup.cfg b/setup.cfg index 038b9be..fa878bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,4 +2,4 @@ test=pytest [tool:pytest] -addopts=--cov=luno_python tests/ +addopts=tests/ \ No newline at end of file