mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 17:48:26 -04:00
Install lxml first on ubuntu
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
echo "Install dependencies"
|
echo "Install dependencies"
|
||||||
cd /home/ubuntu/notifications-admin;
|
cd /home/ubuntu/notifications-admin;
|
||||||
|
pip3 install lxml
|
||||||
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
||||||
Reference in New Issue
Block a user