feat: add type stubs for csv and xlsx subpackages
This commit is contained in:
@@ -90,7 +90,7 @@ Versions = "https://git.aetoskia.com/aetos/omniread/tags"
|
||||
packages = { find = { include = ["omniread*"] } }
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
omniread = ["py.typed"]
|
||||
omniread = ['py.typed', '\.pyi?$']
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user