🚑 fix full extra apscheduler error

This commit is contained in:
yanyongyu 2020-11-18 12:02:26 +08:00
parent e6268f319d
commit aaa860de33

View File

@ -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"