1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

README fix ubuntu installation package +libxslt1-dev

conf/requirements.txt pytz is required by migrate
This commit is contained in:
Ing. Jan KRCMAR 2018-07-26 13:36:40 +02:00
parent b909b9d0f1
commit 951498e841
2 changed files with 4 additions and 2 deletions

View file

@ -2,4 +2,6 @@ Django==1.11.14
websockify==0.8.0
gunicorn==19.9.0
lxml==4.2.3
libvirt-python==4.4.0
libvirt-python==4.4.0
pytz