mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-08 10:56:42 +00:00
Merge pull request #1 from AsakuraMizu/master
This commit is contained in:
1
nonebot/py.typed
Normal file
1
nonebot/py.typed
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
@@ -17,6 +17,7 @@ classifiers = [
|
|||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
"Programming Language :: Python :: 3"
|
"Programming Language :: Python :: 3"
|
||||||
]
|
]
|
||||||
|
include = ["nonebot/py.typed"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user