Skip to content

Commit 8ebd26c

Browse files
committed
entry points
1 parent cf964a9 commit 8ebd26c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ dev = [
6363

6464
[project.scripts]
6565
# Add script entry points here:
66-
mci = "mci:main"
66+
mcix = "mci:main"
67+
mcicli = "mci:main"
6768

6869

6970
# ---- Build system ----

0 commit comments

Comments
 (0)