Bump python to 3.8 in pipenv

This commit is contained in:
info@sevencode.com 2020-06-15 11:48:56 -07:00
parent da4c0671e1
commit 985a5b6b69
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ pyyaml = "*"
[dev-packages]
[requires]
python_version = "3.7"
python_version = "3.8"