install python-lxml from the OS
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
- python3
|
- python3
|
||||||
- virtualenv
|
- virtualenv
|
||||||
- python3-virtualenv
|
- python3-virtualenv
|
||||||
|
- python3-lxml
|
||||||
|
|
||||||
- hosts: bots
|
- hosts: bots
|
||||||
remote_user: jabberbot
|
remote_user: jabberbot
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
fasteners
|
fasteners
|
||||||
sleekxmpp
|
sleekxmpp
|
||||||
configobj
|
configobj
|
||||||
lxml
|
|
||||||
requests
|
requests
|
||||||
|
# installed with APT, excluded here
|
||||||
|
# lxml
|
||||||
|
|||||||
Reference in New Issue
Block a user