errpy
errpy copied to clipboard
Add instructions for running the Rust build locally
The command here:
https://github.com/facebook/errpy/blob/main/README.md?plain=1#L46
fails due to https://github.com/ocaml/opam/issues/3460
I locally worked around it by modifying the opam sandbox script but there may be a better solution to this.
Could we add instructions on how to bypass the issue or add the necessary config?