mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +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"]
|
||||
test = ["nonebot-test"]
|
||||
scheduler = ["apscheduler"]
|
||||
full = ["nb-cli", "nonebot-test", "scheduler"]
|
||||
full = ["nb-cli", "nonebot-test", "apscheduler"]
|
||||
|
||||
[[tool.poetry.source]]
|
||||
name = "aliyun"
|
||||
|
Loading…
Reference in New Issue
Block a user