From fb061b5da78de20a05ff9f19be3deff1a6893d0d Mon Sep 17 00:00:00 2001 From: sapetnioc Date: Thu, 13 Jul 2023 16:41:16 +0200 Subject: [PATCH] #345 added pyqtwebkit to dependencies --- setup/conda/recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/conda/recipe/meta.yaml b/setup/conda/recipe/meta.yaml index 5730068f..310013c1 100644 --- a/setup/conda/recipe/meta.yaml +++ b/setup/conda/recipe/meta.yaml @@ -106,6 +106,7 @@ outputs: - zstd - libnetcdf - draco + - pyqtwebkit # or pyqtwebengine ? I do not know which is better. about: summary: Software base infrastructure for BrainVISA tools license: GPL