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 7253c79 commit 2f58ee5Copy full SHA for 2f58ee5
README.org
@@ -32,6 +32,10 @@ as a system package and then making the ~venv~ with:
32
$ python3 -m venv venv --system-site-packages
33
#+end_example
34
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
+
39
* Use
40
41
In fresh shells must repeat:
0 commit comments