much better cli

This commit is contained in:
ahmadbilalkhalid 2019-07-17 19:58:39 +05:00
commit d045d70609
11 changed files with 210 additions and 121 deletions

View file

@ -9,6 +9,7 @@ verify_ssl = true
requests = "*"
python-decouple = "*"
pyotp = "*"
click = "*"
[requires]
python_version = "3.7"