mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-15 00:27:40 +00: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",
|
"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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user