Skip to content

Commit

Permalink
Always use more recent virtualenv with tox
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindio committed Sep 16, 2021
1 parent 8e6da07 commit 0c4173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -2,7 +2,7 @@
envlist = py27,py35,py36,py37
skip_missing_interpreters=True
requires=
py27: virtualenv>=16.7.12
virtualenv>=16.7.12

[testenv]
usedevelop=True
Expand Down

0 comments on commit 0c4173a

Please sign in to comment.