Skip to content

Commit 1fa8b98

Browse files
committed
pyjulia -> juliapy
1 parent 121b36e commit 1fa8b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ dev = [
2828
packages = ["pysrc/juliacall"]
2929

3030
[project.scripts]
31-
pyjulia = "juliacall.repl:run_repl"
31+
juliapy = "juliacall.repl:run_repl"

0 commit comments

Comments
 (0)