From 4034485cf3d225d4004a987456eda4cc6875dea9 Mon Sep 17 00:00:00 2001 From: Jeremy BLEYER Date: Tue, 24 Nov 2020 10:13:07 +0100 Subject: [PATCH] Update environment.yml --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 8054c95..1422453 100644 --- a/environment.yml +++ b/environment.yml @@ -8,5 +8,4 @@ dependencies: - numpy=1.17 - scipy=1.4 - meshio=4.0 -- pip -- fenics \ No newline at end of file +- pip \ No newline at end of file -- GitLab