DCD-686: Update to Debian Buster for better compability with Amazon Linux 2.

This commit is contained in:
Steve Smith
2019-10-04 11:57:54 +10:00
parent b82ab6327a
commit ba25ab8f73
5 changed files with 150 additions and 73 deletions

View File

@@ -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