Update for Python 3.13

This commit is contained in:
Mark Cornick 2024-10-21 16:57:45 -04:00
parent 952f2852c4
commit 927038d5ec
Signed by: mcornick
GPG Key ID: C64D29B7F5271161
2 changed files with 3 additions and 3 deletions

View File

@ -9,4 +9,4 @@ cue-to-meta = {extras = ["test"], file = ".", editable = true}
[dev-packages] [dev-packages]
[requires] [requires]
python_version = "3.12" python_version = "3.13"

4
Pipfile.lock generated
View File

@ -1,11 +1,11 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "975dd88e36f1192cd12304cafa57bb821fff9d874167393ccb34f9dc1498b319" "sha256": "44c9ef4b1d731829cc9c9c70b006073b78b7717755e971cc4845e7f4ca767885"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
"python_version": "3.12" "python_version": "3.13"
}, },
"sources": [ "sources": [
{ {