Skip to content

Commit

Permalink
Remove version restriction on virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
notatallshaw committed Apr 27, 2024
1 parent 17f91e6 commit 912e840
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/requirements.txt
Expand Up @@ -7,8 +7,7 @@ pytest-rerunfailures
pytest-xdist
scripttest
setuptools
virtualenv < 20.0 ; python_version < '3.10'
virtualenv >= 20.0 ; python_version >= '3.10'
virtualenv
werkzeug
wheel
tomli-w
Expand Down

0 comments on commit 912e840

Please sign in to comment.