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 25, 2024
1 parent cdb36fd commit 71e4662
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
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 71e4662

Please sign in to comment.