We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e76ec commit e8ba8d9Copy full SHA for e8ba8d9
1 file changed
pyproject.toml
@@ -80,3 +80,6 @@ line-length = 120
80
[build-system]
81
requires = ["poetry-core"]
82
build-backend = "poetry.core.masonry.api"
83
+
84
+[project.scripts]
85
+label-studio-converter = "label_studio_sdk.converter.main:main"
0 commit comments