Skip to content
Snippets Groups Projects
Commit dbc25d47 authored by Julien Girard-Satabin's avatar Julien Girard-Satabin
Browse files

[doc] Removed unecessary dependency

parent f66534d9
No related branches found
No related tags found
No related merge requests found
......@@ -47,11 +47,9 @@ Additional dependencies
-----------------------
* `ocamlformat <https://github.com/ocaml-ppx/ocamlformat>`_ is a formatter for
OCaml code. It must be installed with the version specified in the
`.ocamlformat` file at the root of the directory
* `ocp-indent <https://github.com/OCamlPro/ocp-indent>`_ helps properly
indenting OCaml code
* a `python3` interpreter version 3.9 of higher is required for tests and building documentation. Packages `onnx` and `sphinx` which version are specified under the `tests/requirements.txt` file are required
* a modern LaTeX compiler such as `lualatex` to compile the documentation
`.ocamlformat` file at the root of the directory;
* a `python3` interpreter version 3.9 of higher is required for tests and building documentation. Packages `onnx` and `sphinx` which version are specified under the `tests/requirements.txt` file are required;
* a modern LaTeX compiler such as `lualatex` to compile the documentation;
* the `ocaml language server <https://github.com/ocaml/ocaml-lsp>`_ is optional
but will vastly improve your development experience with OCaml.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment