Skip to content

Commit

Permalink
Use compatible coverage version
Browse files Browse the repository at this point in the history
GitHub PyPy version 7.3.7 needs 6.3.2 at the moment
as 6.3.3 is only available for newer PyPy version 7.3.8
  • Loading branch information
aleksihakli committed May 16, 2022
1 parent 54310f1 commit 55a7831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-e .
coverage==6.3.3
coverage==6.3.2
pytest==7.1.2
pytest-cov==3.0.0
pytest-django==4.5.2
Expand Down

0 comments on commit 55a7831

Please sign in to comment.