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 b6c0a44 commit 578a6e7Copy full SHA for 578a6e7
docs/src/juliacall.md
@@ -8,8 +8,9 @@ pip install juliacall
8
```
9
10
Developers may wish to clone the repo (https://github.com/cjdoris/PythonCall.jl) directly
11
-and pip install the module in editable mode. This guarantees you are using the latest
12
-version of PythonCall in conjunction with JuliaCall.
+and pip install the module in editable mode. You should add `"dev":true, "path":"../.."` to
+`python/juliacall/juliapkg.json` to ensure you use the development version of PythonCall
13
+in conjunction with JuliaCall.
14
15
## Getting started
16
0 commit comments