Added support for profiles

This commit is contained in:
fleaz 2020-03-18 23:33:54 +01:00
parent dfea791bb6
commit dbde36a4cb
9 changed files with 110 additions and 52 deletions

View file

@ -13,6 +13,7 @@ prompt-toolkit = "*"
bottle = "*"
mt-940 = "*"
click = "*"
xdg = "*"
[requires]
python_version = "3.8"