Implements Better Python Version Compatibility

This commit is contained in:
2022-12-14 02:25:28 -03:00
parent 18c2681fe1
commit 320343ce4d
4 changed files with 17 additions and 9 deletions

View File

@@ -14,4 +14,4 @@ auditwheel = "*"
coverage = "*"
[requires]
python_version = "3.10"
python_version = "3.8"