diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2019-06-19 21:49:27 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2019-06-19 21:49:27 -0300 |
commit | 752f4d36ad2f020d5a7a0ab79f0bd4879be0b3a5 (patch) | |
tree | 2cce48b209d592e47ea433ea680a135fc9265043 /requirements.txt | |
parent | 65db4df76ca243be2ad24cf931c8146a857607b0 (diff) |
Completely reworked configuration
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 729e97d..4128339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ Click==7.0 Jinja2==2.10.1 +qtoml==0.2.4 |