diff --git a/tests/.configs/pytest-py34-py35.ini b/tests/.configs/pytest-py35.ini similarity index 100% rename from tests/.configs/pytest-py34-py35.ini rename to tests/.configs/pytest-py35.ini diff --git a/tox.ini b/tox.ini index 8950f60a..5c99e727 100644 --- a/tox.ini +++ b/tox.ini @@ -51,7 +51,7 @@ deps= extras= yaml flask -commands = pytest -c tests/.configs/pytest-py34-py35.ini +commands = pytest -c tests/.configs/pytest-py35.ini [testenv:pypy2] deps=