From 0068d1c5a0e6adc336d72df79f213309b9738a2a Mon Sep 17 00:00:00 2001 From: Lukasz Stafiniak Date: Mon, 15 Apr 2024 11:52:07 +0200 Subject: [PATCH] Depend on the fork of `npy` --- dune-project | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dune-project b/dune-project index a0c5deba..5b26aaab 100644 --- a/dune-project +++ b/dune-project @@ -19,6 +19,14 @@ (documentation https://github.com/lukstafi/ocannl/blob/master/README.md) +; While we wait to upstream Npy.Npz.restore, pin the fork. + +(pin + (url "git+https://github.com/lukstafi/npy-ocaml#master") + (package + (name npy) + (version 0.0.9))) + (package (name arrayjit) (synopsis