Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump version of pytest for compatability with pytest-cov
  • Loading branch information
mwbenowitz committed Apr 30, 2019
commit dcd19650f60c53e5d7803ad15f4458e55997d1f2
2 changes: 1 addition & 1 deletion tests/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bumpversion==0.5.3
pre-commit==0.15.0
pytest
pytest>=3.6
pytest-cov
flake8