From dc815ac2e422845f35a7a3b1ba39fd57f5a3f39f Mon Sep 17 00:00:00 2001 From: Guytri KASTANE Date: Fri, 6 Oct 2023 12:40:25 +0200 Subject: [PATCH] Fix dependencies --- applications/MEDCOUPLING-master-native.pyconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 7f81aca..7801844 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -48,6 +48,8 @@ APPLICATION : mpi4py: 'native' numpy : 'native' openmpi: 'native' + packaging : 'native' + pockets : 'native' Pygments : 'native' pyparsing : 'native' Python : 'native' -- 2.39.2