mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-10-10 23:49:31 +00:00
fix: update pytest version
Solves install error: pkg_resources.ContextualVersionConflict: (pytest 4.3.0 (/app/.eggs/pytest-4.3.0-py3.6.egg), Requirement.parse('pytest>=4.4.0'), {'pytest-xdist'})
This commit is contained in:
parent
39617dd739
commit
1137534e97
@ -1,4 +1,4 @@
|
||||
pytest == 4.3.0
|
||||
pytest == 4.4.0
|
||||
pytest-helpers-namespace >= 2019.1.8
|
||||
pytest-xdist
|
||||
pytest-cov >= 2.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user