mirror of https://github.com/mahmoud/boltons.git
revert to tox==4.8.0 as 4.9 seems to have quietly dropped 3.7 support
This commit is contained in:
parent
8f84e2a7f3
commit
2c541395b2
|
@ -1,4 +1,4 @@
|
|||
coverage==6.5.0
|
||||
pytest==7.2.0
|
||||
pytest-cov==4.0.0
|
||||
tox<3.0
|
||||
tox==4.8.0
|
||||
|
|
Loading…
Reference in New Issue