Rename pytest-py34-py35.ini -> pytest-py35.ini

This commit is contained in:
Roman Mogylatov 2021-10-12 12:20:00 -04:00
parent 23c145124f
commit c255f23f70
2 changed files with 1 additions and 1 deletions

View File

@ -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=