nonebot2默认无法进入poetry shell

抄一份真寻的在开头就行,原来的第一段删掉。

[tool.poetry]
name = "zhenxun_bot"
version = "0.1.1"
description = "基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot"
authors = ["HibiKier <775757368@qq.com>"]
license = "AGPL"

[[tool.poetry.source]]
name = "ali"
default = true
url = "https://mirrors.aliyun.com/pypi/simple/"

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注