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 7efdf61 commit 2408c82Copy full SHA for 2408c82
pyproject.toml
@@ -50,6 +50,7 @@ namespaces = false # to disable scanning PEP 420 namespaces (true by default)
50
51
[project.scripts]
52
diffpy-cmi = "diffpy.cmi.app:main"
53
+cmi = "diffpy.cmi.app:main"
54
55
[tool.setuptools.dynamic]
56
dependencies = {file = ["requirements/pip.txt"]}
0 commit comments