Skip to content

Commit 2f58ee5

Browse files
committed
add a solution for replacing gojsonnet with jsonnet
1 parent 7253c79 commit 2f58ee5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ as a system package and then making the ~venv~ with:
3232
$ python3 -m venv venv --system-site-packages
3333
#+end_example
3434

35+
If you have trouble installing ~gojsonnet~ via ~pip~ consider replacing it
36+
to ~jsonnet~ in requirements/base.txt and setup.py. In addition, commenting
37+
out ~moo~ in setup.py might also help decouple with ~gojsonnet~
38+
3539
* Use
3640

3741
In fresh shells must repeat:

0 commit comments

Comments
 (0)