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 d8a0deb commit d2f3403Copy full SHA for d2f3403
pyproject.toml
@@ -22,4 +22,4 @@ build-backend = "poetry.core.masonry.api"
22
23
24
[tool.poetry.scripts]
25
-rift = "mds.mng:start_from_command_line_interface"
+mds = "mds.mng:start_from_command_line_interface"
0 commit comments