chore: update minial python to 3.9 for all packages
All checks were successful
build / build (push) Successful in 1m39s
All checks were successful
build / build (push) Successful in 1m39s
This commit is contained in:
parent
c30dc27add
commit
7474b5b825
|
@ -13,7 +13,7 @@ dependencies = [
|
||||||
"inquirer>=3.4.0",
|
"inquirer>=3.4.0",
|
||||||
"rtoml>=0.11.0",
|
"rtoml>=0.11.0",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.6"
|
requires-python = ">=3.9"
|
||||||
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