Update for Python 3.13
This commit is contained in:
parent
952f2852c4
commit
927038d5ec
2
Pipfile
2
Pipfile
@ -9,4 +9,4 @@ cue-to-meta = {extras = ["test"], file = ".", editable = true}
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.12"
|
||||
python_version = "3.13"
|
||||
|
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "975dd88e36f1192cd12304cafa57bb821fff9d874167393ccb34f9dc1498b319"
|
||||
"sha256": "44c9ef4b1d731829cc9c9c70b006073b78b7717755e971cc4845e7f4ca767885"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
"python_version": "3.12"
|
||||
"python_version": "3.13"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user