mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
upgrade the minimum pip version
This commit is contained in:
parent
4e067acf82
commit
6ca8b7364e
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ _PY_EXE=""
|
|||
_INSTALL_PY="$BS_FALSE"
|
||||
_TORNADO_MAX_PY3_VERSION="5.0"
|
||||
_POST_NEON_INSTALL=$BS_FALSE
|
||||
_MINIMUM_PIP_VERSION="8.0.0"
|
||||
_MINIMUM_PIP_VERSION="9.0.1"
|
||||
_MINIMUM_SETUPTOOLS_VERSION="9.1"
|
||||
_POST_NEON_PIP_INSTALL_ARGS="--prefix=/usr"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue