mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-08 11:37:56 +08:00
include py.typed in pyproject.toml
This commit is contained in:
parent
d68fbdbacf
commit
dffb9c17c5
@ -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