mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
🚑 fix full extra apscheduler error
This commit is contained in:
parent
e6268f319d
commit
aaa860de33
@ -43,7 +43,7 @@ sphinx-markdown-builder = { git = "https://github.com/nonebot/sphinx-markdown-bu
|
|||||||
cli = ["nb-cli"]
|
cli = ["nb-cli"]
|
||||||
test = ["nonebot-test"]
|
test = ["nonebot-test"]
|
||||||
scheduler = ["apscheduler"]
|
scheduler = ["apscheduler"]
|
||||||
full = ["nb-cli", "nonebot-test", "scheduler"]
|
full = ["nb-cli", "nonebot-test", "apscheduler"]
|
||||||
|
|
||||||
[[tool.poetry.source]]
|
[[tool.poetry.source]]
|
||||||
name = "aliyun"
|
name = "aliyun"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user