Skip to content

Commit 0e08e9b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Cleanup comment that should've been removed"
2 parents 8e1d5aa + 1d5be95 commit 0e08e9b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

inc/python

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ function pip_install {
186186

187187
$xtrace
188188

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
192189
$sudo_pip \
193190
http_proxy="${http_proxy:-}" \
194191
https_proxy="${https_proxy:-}" \

0 commit comments

Comments
 (0)