diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-03 14:04:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-03 14:04:07 -0400 |
| commit | 91213fb2e7eecde9f5d7582de485398f546e7aa8 (patch) | |
| tree | 63bb267b54490106436fda6b6b5c6805f67003a5 /tox.ini | |
| parent | 78d2a3bfafd38112dc3c486cd478e4cee1f782ec (diff) | |
| parent | d9a3b57cfabcae25539b5118977b2f6ef78d641b (diff) | |
| download | external_python_setuptools-91213fb2e7eecde9f5d7582de485398f546e7aa8.tar.gz external_python_setuptools-91213fb2e7eecde9f5d7582de485398f546e7aa8.tar.bz2 external_python_setuptools-91213fb2e7eecde9f5d7582de485398f546e7aa8.zip | |
Merge pull request #2166 from pypa/bugfix/2165-remove-site-py
Remove site.py hack
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
