We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509368e commit 5a5ebeaCopy full SHA for 5a5ebea
1 file changed
pyproject.toml
@@ -19,6 +19,9 @@ dependencies = [
19
homepage = "https://github.com/Vectorworks/dashboard-api-python"
20
repository = "https://github.com/Vectorworks/dashboard-api-python"
21
22
+[tool.poetry]
23
+packages = [{include = "meraki"}]
24
+
25
[build-system]
26
requires = ["poetry-core>=2.0.0,<3.0.0"]
27
build-backend = "poetry.core.masonry.api"
0 commit comments