mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
pin pytest until issues in pytest-cov are resolved
This commit is contained in:
parent
d9f98b172b
commit
904fb1ae03
1 changed files with 2 additions and 1 deletions
|
|
@ -35,4 +35,5 @@
|
||||||
|
|
||||||
# pytest is required in every environment to run the test suite
|
# pytest is required in every environment to run the test suite
|
||||||
# against the installed modules.
|
# against the installed modules.
|
||||||
pytest
|
# Unpin when this is released https://github.com/pytest-dev/pytest-cov/pull/240
|
||||||
|
pytest==4.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue