mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 06:13:53 -05:00
Refactor test code of python-build. Use curl during tests by default
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
unset PYENV_VERSION
|
||||
unset PYENV_DIR
|
||||
unset PYTHON_BUILD_HTTP_CLIENT
|
||||
|
||||
# guard against executing this block twice due to bats internals
|
||||
if [ -z "$PYENV_TEST_DIR" ]; then
|
||||
|
||||
Reference in New Issue
Block a user