From ad4e33b80023ec64ff7da0c65fcbb5a93a176253 Mon Sep 17 00:00:00 2001 From: Simon Heybrock Date: Tue, 2 Apr 2024 15:18:04 +0200 Subject: [PATCH] Add missing jsonschema to meta.yaml --- conda/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index 3c051bd1..b58da803 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -19,6 +19,7 @@ test: requires: - dask - python-graphviz + - jsonschema - numpy - pytest source_files: