Skip to content

Commit b82babd

Browse files
committed
comment
1 parent 7d5d40b commit b82babd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/finch/julia.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import juliapkg
22
#To change the version of Finch used, see the documentation for pyjuliapkg here: https://github.com/JuliaPy/pyjuliapkg
33
#Use pyjuliapkg to modify the `juliapkg.json` file in the root of this repo.
4+
#You can also run `develop.py` to quickly use a local copy of Finch.jl.
45
#An example development json is found in `juliapkg_dev.json`
56
import juliacall as jc # noqa
67

0 commit comments

Comments
 (0)