Skip to content

Commit

Permalink
Merge pull request #539 from jcfr/fix-circleci-due-to-pytest-regression
Browse files Browse the repository at this point in the history
requirements: Address pytest regression installing pytest<5.4.0
  • Loading branch information
jcfr authored Apr 8, 2020
2 parents 260c20f + 01d3f76 commit 426769f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ codecov
coverage
flake8
mock
pytest
pytest<5.4.0
pytest-cov
pytest-sugar
setuptools>=28.0.0
Expand Down

0 comments on commit 426769f

Please sign in to comment.