Skip to content

Commit 578a6e7

Browse files
author
Christopher Doris
committed
add dev instructions
1 parent b6c0a44 commit 578a6e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/juliacall.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ pip install juliacall
88
```
99

1010
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.
11+
and pip install the module in editable mode. You should add `"dev":true, "path":"../.."` to
12+
`python/juliacall/juliapkg.json` to ensure you use the development version of PythonCall
13+
in conjunction with JuliaCall.
1314

1415
## Getting started
1516

0 commit comments

Comments
 (0)