From d080450c07bc17295147656714527da5e455c76a Mon Sep 17 00:00:00 2001 From: Alexandre MARY Date: Wed, 4 Sep 2024 17:01:14 +0200 Subject: [PATCH] Revert "bump epygram to 1.5.1" This reverts commit 550dff580d20b16564fd12eef11794569247ec26. --- conf/atos_bologna.ini | 6 +++--- conf/belenos.ini | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/atos_bologna.ini b/conf/atos_bologna.ini index 2634d90..970d932 100644 --- a/conf/atos_bologna.ini +++ b/conf/atos_bologna.ini @@ -3,11 +3,11 @@ logs = $SCRATCH/davai/logs default_mtooldir = $SCRATCH/mtool/$LOGNAME [packages] -# vortex is special, the path has to be the root of the project +# vortex & epygram are special, the path has to be the root of the project #vortex = ~sos/vortex/vortex-olive-dev -vortex = ~acrd/public/vortex/am_1.9.0_bundle +vortex = ~acrd/public/vortex/am_davai_ec_tmp +epygram = ~acrd/public/EPyGrAM/1.4.19 # for others, the path has to lead to the python package -epygram = ~acrd/public/EPyGrAM/1.5.1/src/epygram ial_expertise = ~acrd/public/IAL-expertise/1.1.6/src/ial_expertise ial_build = ~acrd/public/IAL-build/1.2.6/src/ial_build ecbundle = ~acrd/public/ecbundle/2.0.0/ecbundle diff --git a/conf/belenos.ini b/conf/belenos.ini index 7a67478..fcd517b 100644 --- a/conf/belenos.ini +++ b/conf/belenos.ini @@ -3,10 +3,10 @@ logs = $WORKDIR/davai/logs default_mtooldir = /scratch/mtool/$LOGNAME [packages] -# vortex is special, the path has to be the root of the project +# vortex & epygram are special, the path has to be the root of the project vortex = ~verolive/vortex/vortex-olive-dev +epygram = ~mary/public/EPyGrAM/1.4.19 # for others, the path has to lead to the python package -epygram = ~mary/public/EPyGrAM/1.5.1/src/epygram ial_expertise = ~mary/public/IAL-expertise/1.1.6/src/ial_expertise ial_build = ~mary/public/IAL-build/1.2.6/src/ial_build ecbundle = ~mary/public/ecbundle/2.0.0/ecbundle