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