diff --git a/tox.ini b/tox.ini index 43f577a44..bebf19f15 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ usedevelop = true deps = -rrequirements-extras.txt commands = - py.test \ + pytest \ --ignore=tests/integration \ --cov=cachi2 \ --cov-config=pyproject.toml \