Skip to content

Commit

Permalink
Support for Python 2.7 requires an old version of virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Aug 14, 2024
1 parent f689bcf commit 2a2da92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[tox]
requires = virtualenv<20.22.0
envlist =
py27,py34,py35,py36,py37,pypy,
docs,coverage,pep8
Expand Down

0 comments on commit 2a2da92

Please sign in to comment.