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.
project.scripts
1 parent e22f513 commit d735d1eCopy full SHA for d735d1e
1 file changed
translate-messages/pyproject.toml
@@ -83,8 +83,8 @@ Repository = "https://github.com/adamlui/python-utils"
83
84
[project.scripts]
85
translate-messages = "translate_messages.__main__:main"
86
-translatemessages = "translate_messages.__main__:main"
87
translate-msgs = "translate_messages.__main__:main"
+translatemessages = "translate_messages.__main__:main"
88
translatemsgs = "translate_messages.__main__:main"
89
90
[project.optional-dependencies]
0 commit comments