using python 3.6 (as requirement as well on production)

This commit is contained in:
Tobias Kurze
2020-03-12 11:38:19 +01:00
parent 26251ed8e7
commit 419056bf03
2 changed files with 51 additions and 40 deletions

View File

@@ -43,4 +43,4 @@ flask-restx = "*"
[dev-packages]
[requires]
python_version = "3.8"
python_version = "3.6"