3 Commits

3 changed files with 5 additions and 3 deletions

1
.python-version Normal file
View File

@ -0,0 +1 @@
3.10.5

View File

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

4
Pipfile.lock generated
View File

@ -1,11 +1,11 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "ac6a3bf65ec43902d7a8907c3b0ae70e365127a1f93ecf12080f847eadb7dc35" "sha256": "cceb18d3baeb19edef3ba31b743720003102c4c3d9cddd6b595c664692a37384"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
"python_version": "3" "python_version": "3.10.5"
}, },
"sources": [ "sources": [
{ {