mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
Pin minimum versions of pytest, pytest-cov, coverage for compatibility
This fixes #555
This commit is contained in:
parent
641a91dc31
commit
8822fa0b8c
@ -1,7 +1,7 @@
|
||||
# The following are only required for Cement development
|
||||
pytest
|
||||
pytest-cov
|
||||
coverage
|
||||
pytest>=4.3.1
|
||||
pytest-cov>=2.6.1
|
||||
coverage>=4.5.3
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
pep8
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# The following are only required for Cement development
|
||||
pytest
|
||||
pytest-cov
|
||||
coverage
|
||||
pytest>=4.3.1
|
||||
pytest-cov>=2.6.1
|
||||
coverage>=4.5.3
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
pep8
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# The following are only required for Cement development
|
||||
pytest
|
||||
pytest-cov
|
||||
coverage
|
||||
pytest>=4.3.1
|
||||
pytest-cov>=2.6.1
|
||||
coverage>=4.5.3
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
pep8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user