summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-03 14:04:07 -0400
committerGitHub <noreply@github.com>2020-07-03 14:04:07 -0400
commit91213fb2e7eecde9f5d7582de485398f546e7aa8 (patch)
tree63bb267b54490106436fda6b6b5c6805f67003a5 /tox.ini
parent78d2a3bfafd38112dc3c486cd478e4cee1f782ec (diff)
parentd9a3b57cfabcae25539b5118977b2f6ef78d641b (diff)
downloadpython-setuptools-git-91213fb2e7eecde9f5d7582de485398f546e7aa8.tar.gz
Merge pull request #2166 from pypa/bugfix/2165-remove-site-py
Remove site.py hack
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 59213e88..5ae7b660 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,8 +7,6 @@ envlist=python
minversion = 3.2
requires =
tox-pip-version >= 0.0.6
- # workaround for #1998
- virtualenv < 20; python_version=="2.7"
[helpers]
# Custom pip behavior