Use Python 3.6 instead of 3.7

This commit is contained in:
Midgard 2018-12-04 21:16:50 +01:00
parent 5bda13b01b
commit 6811385a71
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ flask = "*"
[dev-packages]
[requires]
python_version = "3.7"
python_version = "3.6"