We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e050527 commit 5ce5010Copy full SHA for 5ce5010
.python-version
@@ -0,0 +1 @@
1
+3.11
CONTRIBUTING.md
@@ -16,6 +16,7 @@ Happy hacking!
16
17
- [NodeJS v18](https://nodejs.org/)
18
- C compiler toolchain (usually installed with `xcode` on Mac)
19
+- Python <= 3.11 (required to build ninja)
20
- Rust toolchain (required to build rewatch; follow the instructions at https://www.rust-lang.org/tools/install)
21
- `opam` (OCaml Package Manager) v2.2.0
22
- VSCode (+ [OCaml Platform Extension](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform))
0 commit comments