Implements Better Python Version Compatibility

This commit is contained in:
2022-12-14 02:37:33 -03:00
parent 19b9b0526e
commit b5b3b47937
6 changed files with 30 additions and 14 deletions

View File

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