Skip to content

Commit

Permalink
Relax version requirement on virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
dreua authored and andreafrancia committed Jan 21, 2025
1 parent 73e5892 commit 864b13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
requires = virtualenv<20.22.0
requires = virtualenv<21.0.0
envlist = py27, py310

[testenv]
Expand Down

0 comments on commit 864b13e

Please sign in to comment.