Skip to content

Commit

Permalink
require pytest >= 4.6 to avoid versioning conflict with pytest-cov on…
Browse files Browse the repository at this point in the history
… Travis CI
  • Loading branch information
mdmurbach committed Jul 23, 2020
1 parent b8a6138 commit 623f711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ matplotlib>=3.0
numpy>=1.14
numpydoc
nbsphinx
pytest
pytest>=4.6
pytest-cov
scipy>=1.0

0 comments on commit 623f711

Please sign in to comment.