Skip to content

Commit

Permalink
tox: require newer virtualenv to avoid getting old pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooble committed Sep 13, 2019
1 parent 04c4e82 commit 883ec67
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,5 +1,6 @@
[tox]
envlist = py27,py35,py36,py37,pypy,pypy3,flake8,manifest,lint,docs,py38,versions
requires = virtualenv >= 16.4.0

[testenv]
extras= tests
Expand Down

0 comments on commit 883ec67

Please sign in to comment.