Bump python version to 3.10 because old one was segfaulting

This commit is contained in:
mike
2022-07-15 03:26:00 -07:00
parent cfccf4aa70
commit 9aa66d8e50
3 changed files with 4 additions and 4 deletions

View File

@ -9,6 +9,6 @@ pyyaml = ">=5.4"
[dev-packages]
[requires]
python_version = "3.6"
python_version = "3.10.5"