mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
feat: added entry point for bw-generate-cli
This commit is contained in:
@ -45,6 +45,9 @@ pyside6 = ["PySide6>=6.7"]
|
|||||||
"Bug Tracker" = "https://gitlab.psi.ch/bec/bec_widgets/issues"
|
"Bug Tracker" = "https://gitlab.psi.ch/bec/bec_widgets/issues"
|
||||||
Homepage = "https://gitlab.psi.ch/bec/bec_widgets"
|
Homepage = "https://gitlab.psi.ch/bec/bec_widgets"
|
||||||
|
|
||||||
|
[project.scripts]
|
||||||
|
bw-generate-cli = "bec_widgets.cli.generate_cli:main"
|
||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
[tool.hatch.build.targets.wheel]
|
||||||
include = ["*"]
|
include = ["*"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user