Skip to content

Commit d2f3403

Browse files
committed
rename command in toml
1 parent d8a0deb commit d2f3403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ build-backend = "poetry.core.masonry.api"
2222

2323

2424
[tool.poetry.scripts]
25-
rift = "mds.mng:start_from_command_line_interface"
25+
mds = "mds.mng:start_from_command_line_interface"

0 commit comments

Comments
 (0)