Skip to content

Commit

Permalink
Merge pull request #125 from ECSHackWeek/maint/require-min-pytest-ver…
Browse files Browse the repository at this point in the history
…sion

require pytest >= 4.6 to avoid versioning conflict with pytest-cov
  • Loading branch information
mdmurbach authored Jul 23, 2020
2 parents b8a6138 + 623f711 commit 72b57cd
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 72b57cd

Please sign in to comment.