From 8b6e02708499d992151dea9a637a8fdb3991bdd6 Mon Sep 17 00:00:00 2001
From: Bengt Giger <bgiger@ethz.ch>
Date: Mon, 28 Oct 2024 07:38:20 +0100
Subject: [PATCH] brightway25 with pip

---
 Dockerfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index 5789478..6c0dee0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -74,8 +74,6 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \
   biopython \
   bokeh \
   boost-histogram \
-  # "cmutel::brightway25" \
-  brightway2 \
   corner \
   cobra \
   dynesty \
@@ -145,6 +143,7 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c
   asserts \
   astroquery \
   brainpy \
+  brightway25 \
   Cartopy \
   deep_translator \
   einsteinpy \
-- 
GitLab