We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyjulia
juliapy
1 parent 121b36e commit 1fa8b98Copy full SHA for 1fa8b98
pyproject.toml
@@ -28,4 +28,4 @@ dev = [
28
packages = ["pysrc/juliacall"]
29
30
[project.scripts]
31
-pyjulia = "juliacall.repl:run_repl"
+juliapy = "juliacall.repl:run_repl"
0 commit comments