mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
Update pyproject.toml
docker optional-dependencies
This commit is contained in:
parent
2645314899
commit
e1c97aacad
@ -68,6 +68,8 @@ test = [
|
|||||||
"respx==0.21.1",
|
"respx==0.21.1",
|
||||||
"freezegun==1.5.1",
|
"freezegun==1.5.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project.optional-dependencies]
|
||||||
docker = [
|
docker = [
|
||||||
"nb-cli==1.4.2",
|
"nb-cli==1.4.2",
|
||||||
"nonebot2[aiohttp,fastapi]==2.3.3",
|
"nonebot2[aiohttp,fastapi]==2.3.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user