We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e1d5aa + 1d5be95 commit 0e08e9bCopy full SHA for 0e08e9b
1 file changed
inc/python
@@ -186,9 +186,6 @@ function pip_install {
186
187
$xtrace
188
189
- # adding SETUPTOOLS_SYS_PATH_TECHNIQUE is a workaround to keep
190
- # the same behaviour of setuptools before version 25.0.0.
191
- # related issue: https://github.com/pypa/pip/issues/3874
192
$sudo_pip \
193
http_proxy="${http_proxy:-}" \
194
https_proxy="${https_proxy:-}" \
0 commit comments