forked from Kelder/cammiechat
Use Python 3.6 instead of 3.7
This commit is contained in:
parent
5bda13b01b
commit
6811385a71
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -11,4 +11,4 @@ flask = "*"
|
|||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.6"
|
||||
|
|
Loading…
Reference in a new issue