Skip to content

Commit 2408c82

Browse files
committed
feat: add cmi to pyproject.toml for CLI
1 parent 7efdf61 commit 2408c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5050

5151
[project.scripts]
5252
diffpy-cmi = "diffpy.cmi.app:main"
53+
cmi = "diffpy.cmi.app:main"
5354

5455
[tool.setuptools.dynamic]
5556
dependencies = {file = ["requirements/pip.txt"]}

0 commit comments

Comments
 (0)