upgrade to Python 3.7

This commit is contained in:
Faelix Incident Handler
2020-03-29 11:31:28 +00:00
parent e98e5143e2
commit cc5721610c
2 changed files with 110 additions and 71 deletions

View File

@ -13,4 +13,4 @@ gunicorn = "*"
[dev-packages]
[requires]
python_version = "3.4"
python_version = "3.7"