Skip to content

Commit a6b2ece

Browse files
committed
remove cli command from pyproject.toml
1 parent 20754ab commit a6b2ece

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ homepage = "https://github.com/iterorganization/Waveform-Editor"
5555
where = ["."]
5656
include = ["waveform_editor*"]
5757

58-
[project.scripts]
59-
waveform-editor = "waveform_editor.cli:cli"
60-
6158
[tool.setuptools_scm]
6259
# version_file = "waveform_editor/_version.py"
6360

0 commit comments

Comments
 (0)