mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update pyproject.toml
This commit is contained in:
parent
9e9611f11f
commit
dbedcbb93d
@ -5,10 +5,10 @@ description = "基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数
|
|||||||
authors = ["HibiKier <775757368@qq.com>"]
|
authors = ["HibiKier <775757368@qq.com>"]
|
||||||
license = "AGPL"
|
license = "AGPL"
|
||||||
|
|
||||||
# [[tool.poetry.source]]
|
[[tool.poetry.source]]
|
||||||
# name = "ali"
|
name = "ali"
|
||||||
# default = true
|
default = true
|
||||||
# url = "https://mirrors.aliyun.com/pypi/simple/"
|
url = "https://mirrors.aliyun.com/pypi/simple/"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user