mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 04:53:47 -05:00
Refactor test code of python-build. Use curl during tests by default
This commit is contained in:
@@ -6,7 +6,6 @@ export MAKE=make
|
||||
export MAKE_OPTS="-j 2"
|
||||
export CC=cc
|
||||
export -n PYTHON_CONFIGURE_OPTS
|
||||
export PYTHON_BUILD_HTTP_CLIENT="curl"
|
||||
|
||||
setup() {
|
||||
mkdir -p "$INSTALL_ROOT"
|
||||
|
||||
Reference in New Issue
Block a user