diff --git a/pyproject.toml b/pyproject.toml index ca2b0f5d3..a64e3728d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,8 @@ classifiers = [ ] packages = [ - { include = "schematic" } + { include = "schematic" }, + { include = "schematic_api" } ] [tool.poetry.scripts]