Skip to content

Commit

Permalink
Pin pytest < 5.4 until pytest-sugar is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pgjones committed Mar 26, 2020
1 parent 7b43f79 commit 8db52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -3,7 +3,7 @@ envlist = format,mypy,py37,py38,pep8,setuppy,manifest

[testenv]
deps =
pytest
pytest<5.4
pytest-cov
pytest-sugar
pytest-trio
Expand Down

0 comments on commit 8db52af

Please sign in to comment.