Skip to content

Commit

Permalink
revert to tox==4.8.0 as 4.9 seems to have quietly dropped 3.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Apr 28, 2024
1 parent 8f84e2a commit 2c54139
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,4 +1,4 @@
coverage==6.5.0
pytest==7.2.0
pytest-cov==4.0.0
tox<3.0
tox==4.8.0

0 comments on commit 2c54139

Please sign in to comment.