mirror of https://github.com/citusdata/citus.git
activate already existing environment
parent
f5e37bf668
commit
5b08955290
|
@ -21,8 +21,6 @@ GITHUB_HOME="${HOME}"
|
|||
export HOME="/root"
|
||||
|
||||
eval "$(pyenv init -)"
|
||||
pyenv versions
|
||||
pyenv virtualenv ${PACKAGING_PYTHON_VERSION} packaging_env
|
||||
pyenv activate packaging_env
|
||||
|
||||
echo "Package type: ${package_type}"
|
||||
|
|
Loading…
Reference in New Issue