aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-01-21 22:07:49 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-01-21 22:08:23 -0500
commit620bd62c00985b551dde326619a6c895d7c80e63 (patch)
tree712b061d4f6fcb7d8f1324dd40ed15b43e45eec3 /tox.ini
parent461ea400887a576dba102816f72af1d6966e1768 (diff)
downloadexternal_python_setuptools-620bd62c00985b551dde326619a6c895d7c80e63.tar.gz
external_python_setuptools-620bd62c00985b551dde326619a6c895d7c80e63.tar.bz2
external_python_setuptools-620bd62c00985b551dde326619a6c895d7c80e63.zip
Set PIP_USE_PEP517 in installer command so as not to influence the tests with that setting.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 3eb408cc..a5ce930f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,7 +18,6 @@ install_command = {[helpers]pip} install {opts} {packages}
list_dependencies_command = {[helpers]pip} freeze --all
setenv =
COVERAGE_FILE={toxworkdir}/.coverage.{envname}
- PIP_USE_PEP517=1
# TODO: The passed environment variables came from copying other tox.ini files
# These should probably be individually annotated to explain what needs them.
passenv=APPDATA HOMEDRIVE HOMEPATH windir APPVEYOR APPVEYOR_* CI CODECOV_* TRAVIS TRAVIS_* NETWORK_REQUIRED