build: update pyproject.toml.
This commit is contained in:
parent
d582507523
commit
d413287ebc
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||||||
description = "智能知识库问答系统"
|
description = "智能知识库问答系统"
|
||||||
authors = ["shaohuzhang1 <shaohu.zhang@fit2cloud.com>"]
|
authors = ["shaohuzhang1 <shaohu.zhang@fit2cloud.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
package-mode = false
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.11,<3.12"
|
python = ">=3.11,<3.12"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user