Skip to content

Commit

Permalink
patch pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Apr 29, 2020
1 parent ef872a0 commit 3f881ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Expand Up @@ -12,8 +12,8 @@ isolated_build = true
isolated_build = true
usedevelop = false
deps =
pytest
pytest-cov
pytest; python_version != "3.5"
pytest<5.4; python_version == "3.5"
pytest-xdist
commands =
{envpython} -m pytest {posargs:}
Expand Down

0 comments on commit 3f881ee

Please sign in to comment.