feat: change python version to 3.11
This commit is contained in:
parent
3a75169e8c
commit
d1a9530758
|
@ -14,7 +14,7 @@ dependencies = [
|
||||||
"rtoml>=0.11.0",
|
"rtoml>=0.11.0",
|
||||||
"humanfriendly>=10.0",
|
"humanfriendly>=10.0",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.11"
|
||||||
authors = [{ name = "JOJ3-dev", email = "joj3@focs.ji.sjtu.edu.cn" }]
|
authors = [{ name = "JOJ3-dev", email = "joj3@focs.ji.sjtu.edu.cn" }]
|
||||||
maintainers = []
|
maintainers = []
|
||||||
description = "JOJ3 json configuration file generator"
|
description = "JOJ3 json configuration file generator"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user