mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-06 12:06:45 +00:00
🔖 release 2.0.0a6
This commit is contained in:
@ -1,10 +1,15 @@
|
||||
[tool.poetry]
|
||||
name = "nonebot-plugin-docs"
|
||||
version = "0.1.0"
|
||||
version = "2.0.0-alpha.6"
|
||||
description = "View NoneBot2 Docs Locally"
|
||||
authors = ["yanyongyu <yanyongyu_1@126.com>"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
homepage = "https://github.com/yanyongyu/nonebot2/blob/master/packages/nonebot-plugin-docs"
|
||||
repository = "https://github.com/yanyongyu/nonebot2"
|
||||
keywords = ["nonebot", "nonebot2", "docs"]
|
||||
include = ["nonebot_plugin_docs/dist/**/*"]
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
|
Reference in New Issue
Block a user