chore: add py.typed + registering it it pyptoject.toml to enable ext
mypy type hint check
This commit is contained in:
@@ -47,6 +47,7 @@ where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"pychangelogfactory.data" = ["*.*"]
|
||||
"pysimpleini" = ["py.typed"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://chacha.ddns.net/gitea/chacha/pychangelogfactory"
|
||||
|
||||
1
src/pychangelogfactory/py.typed
Normal file
1
src/pychangelogfactory/py.typed
Normal file
@@ -0,0 +1 @@
|
||||
# PlaceHolder
|
||||
Reference in New Issue
Block a user