Shutdown VM, ListUserFiles added. Able to parse units included in specs

This commit is contained in:
ahmadbilalkhalid 2019-07-11 13:34:21 +05:00
commit 68f9bebccb
4 changed files with 115 additions and 35 deletions

View file

@ -13,6 +13,7 @@ flask = "*"
flask-restful = "*"
etcd3 = "*"
gunicorn = "*"
bitmath = "*"
[requires]
python_version = "3.7"