We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f564eb0 commit e8b06dcCopy full SHA for e8b06dc
pyproject.toml
@@ -84,7 +84,7 @@
84
"Issues" = "https://github.com/strohganoff/python-streamdeck-plugin-sdk/issues"
85
86
[project.scripts]
87
- streamdeck = "streamdeck.__main__:main"
+ streamdeck = "streamdeck.__main__:plugin"
88
89
[tool.setuptools.packages.find]
90
include = ["streamdeck*"]
0 commit comments