Pipenv -> Go back down to python 3.6 because we're having major pyenv issues with higher versions

This commit is contained in:
info@sevencode.com
2020-06-15 16:20:40 -07:00
parent 985a5b6b69
commit 609cdbd5c5
2 changed files with 15 additions and 15 deletions

View File

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