Add a py.typed file
This commit is contained in:
parent
e4b7b7d11b
commit
6e8f0fa5a1
0
earthsnake/py.typed
Normal file
0
earthsnake/py.typed
Normal file
@ -3,6 +3,7 @@ name = "earthsnake"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Gergely Polonkai <gergely@polonkai.eu>"]
|
authors = ["Gergely Polonkai <gergely@polonkai.eu>"]
|
||||||
|
include = ["earthsnake/py.typed"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
|
Loading…
Reference in New Issue
Block a user