Skip to content

Commit 5519a81

Browse files
author
Christopher Doris
committed
adds dev version of juliapkg.json which uses local PythonCall
1 parent 0c9bac7 commit 5519a81

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pysrc/juliacall/juliapkg-dev.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"julia": "1.6.1",
3+
"packages": {
4+
"PythonCall": {
5+
"uuid": "6099a3de-0909-46bc-b1f4-468b9a2dfc0d",
6+
"version": "0.9.3",
7+
"path": "../..",
8+
"dev": true
9+
}
10+
}
11+
}

0 commit comments

Comments
 (0)