summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-02-15 14:12:46 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-02-15 14:12:46 -0500
commit43edec2506f901ab939390951383025682448edd (patch)
tree705490b7aaa27231969ebc5f656614bca1b0d477 /tox.ini
parentc0154f47121ca107095eb52ca1462c23b7457045 (diff)
parentfd25f0cdaa63f20effefc96f195b0e909fac8c75 (diff)
downloadpython-setuptools-git-43edec2506f901ab939390951383025682448edd.tar.gz
Merge branch 'maint/44.x'
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 2164599f..959d7dad 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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