feat: Add package proxy for main module and aggregate re-exports for managers
This commit is contained in:
@@ -119,3 +119,6 @@ package-dir = { "" = "src" }
|
||||
where = ["src"]
|
||||
include = ["thechart*"]
|
||||
exclude = ["tests*"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
thechart = ["py.typed"]
|
||||
|
||||
Reference in New Issue
Block a user