mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-686: Update to Debian Buster for better compability with Amazon Linux 2.
This commit is contained in:
@@ -15,8 +15,7 @@ fi
|
||||
|
||||
if [[ $1 == "--dev" ]]; then
|
||||
./bin/pacapt install --noconfirm \
|
||||
python-dev python-pip \
|
||||
python3-dev python3-pip
|
||||
python-dev python-pip
|
||||
|
||||
pip install pipenv
|
||||
pipenv sync --dev
|
||||
|
||||
Reference in New Issue
Block a user