Pin virtualenv to <20 as workaround for #1998.

This commit is contained in:
Jason R. Coombs 2020-02-15 11:51:53 -05:00
parent 0559f17d45
commit a99aeb82b2
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ envlist=python
minversion = 3.2
requires =
tox-pip-version >= 0.0.6
# workaround for #1998
virtualenv < 20
[helpers]
# Custom pip behavior