Skip to content

Commit 5a5ebea

Browse files
committed
(setup) include meraki package
1 parent 509368e commit 5a5ebea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ dependencies = [
1919
homepage = "https://github.com/Vectorworks/dashboard-api-python"
2020
repository = "https://github.com/Vectorworks/dashboard-api-python"
2121

22+
[tool.poetry]
23+
packages = [{include = "meraki"}]
24+
2225
[build-system]
2326
requires = ["poetry-core>=2.0.0,<3.0.0"]
2427
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)