mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
drop system lxml; install with pipenv instead
This commit is contained in:
@@ -10,8 +10,7 @@ if [[ $ID = "amzn" ]]; then
|
||||
python2-pip \
|
||||
python38 \
|
||||
python38-pip \
|
||||
python38-devel \
|
||||
python-lxml
|
||||
python38-devel
|
||||
else
|
||||
# FIXME: Currently assumes Debian-based
|
||||
apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user