Skip to content

Commit 2ed7837

Browse files
authored
Include schematic_api for now (#1547)
1 parent c7eace9 commit 2ed7837

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ classifiers = [
2828
]
2929

3030
packages = [
31-
{ include = "schematic" }
31+
{ include = "schematic" },
32+
{ include = "schematic_api" }
3233
]
3334

3435
[tool.poetry.scripts]

0 commit comments

Comments
 (0)