更新 Python 版本要求至 3.12
This commit is contained in:
parent
c3c6f69532
commit
bb72b4542b
|
|
@ -3,7 +3,7 @@ name = "suinput"
|
|||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"bokeh>=3.8.2",
|
||||
"datasets>=4.5.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue