Skip to content

Commit

Permalink
Pin coverage to below 5.0 (#634)
Browse files Browse the repository at this point in the history
* pin coverage to stay below 5.0 ref TheKevJames/coveralls-python#203
  • Loading branch information
pyup.io bot authored and jberends committed Dec 19, 2019
1 parent f258320 commit b0e9c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -14,7 +14,7 @@ PyOpenSSL==19.1.0; python_version <= '2.7'
# testing
pytest==5.3.2
betamax==0.8.1
coverage==4.5.4
coverage<=4.5.99
pytest-cov==2.8.1
coveralls==1.9.2

Expand Down

0 comments on commit b0e9c3b

Please sign in to comment.