From 8ecce943a77977b6cdf6d84e40e8f916d820ab0a Mon Sep 17 00:00:00 2001 From: Timo Wentong Lin Date: Tue, 10 Sep 2024 18:02:03 +0200 Subject: [PATCH] fix: conda cannot find marbel --- environment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.yml b/environment.yml index d6d3161..e1c93d9 100644 --- a/environment.yml +++ b/environment.yml @@ -10,4 +10,6 @@ dependencies: - pytest - pytest-cov - coverage >= 6 # to ensure lcov option is available + - pip: + ./