diff --git a/tox.ini b/tox.ini index 3a69d47..a58f588 100644 --- a/tox.ini +++ b/tox.ini @@ -42,4 +42,4 @@ deps = requests -r requirements.txt commands = - pytest tests {posargs} --ignore-glob=*api_calls.py --cov \ No newline at end of file + pytest tests {posargs} --ignore-glob=*api_calls.py --cov