From 5b99d40ab829b9d47848d48407a36723bfc56c38 Mon Sep 17 00:00:00 2001 From: alexPatrie Date: Tue, 5 Mar 2024 15:08:37 -0500 Subject: [PATCH] fixed containers for install deps --- .idea/workspace.xml | 7 ++----- setup.py | 1 + 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 80efb4e53..6f282c23d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,10 +5,7 @@ - - - - + diff --git a/setup.py b/setup.py index cdf406714..e910af21e 100644 --- a/setup.py +++ b/setup.py @@ -58,6 +58,7 @@ "bigraph-builder", "python-libsbml" # ==5.20.2", "docker>=7.0", + "toml", "python-libnuml==1.1.6" # ">=1.0.0" ], extras_require={