Files
585 lines
19 KiB
Plaintext
585 lines
19 KiB
Plaintext
#!/bin/bash
# Python Functions
fi
# get_python_exec_prefix
if is_fedora || is_suse; then
# Wrapper for ``pip install`` to set cache and proxy environment variables
# pip_install package [package ...]
set +o xtrace
local offline=${OFFLINE:-False}
if [[ -z "$os_PACKAGE" ]]; then
# that installation.
echo "Explicitly using $PYTHON2_VERSION version to install $package_dir based on DISABLED_PYTHON3_PACKAGES"
echo "Explicitly using $PYTHON3_VERSION version to install $package_dir based on ENABLED_PYTHON3_PACKAGES"
echo "Automatically using $PYTHON3_VERSION version to install $package_dir based on local package settings"
echo "Automatically using $PYTHON3_VERSION version to install $package based on remote package settings"
fi
print(pip.__version__.strip('.')[0])")
$sudo_pip \
$@
}
# should we use this library from their git repo, or should we let it
return $enabled
# setup a library by name. If we are trying to use the library from
# the library from git, we'll do a git based install, otherwise we'll
setup_develop $dir
function setup_install {
}
function setup_develop {
}
}
#
local project_dir=1ドル
# Uses globals ``STACK_USER``
function setup_package {
# ensure that further actions can do things like setup.py sdist
# Restore xtrace