[IMP] odoo_install: remove gevent as it is in the requirements these days

pull/120/merge
Yenthe V.G 7 years ago committed by GitHub
parent a42e46a6fe
commit e113500797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,6 @@ sudo apt-get install python3 python3-pip git gdebi-core -y
echo -e "\n--- Install other required packages" echo -e "\n--- Install other required packages"
sudo apt-get install node-clean-css -y sudo apt-get install node-clean-css -y
sudo apt-get install node-less -y sudo apt-get install node-less -y
sudo apt-get install python-gevent -y
#-------------------------------------------------- #--------------------------------------------------
# Install Wkhtmltopdf if needed # Install Wkhtmltopdf if needed

Loading…
Cancel
Save