From 4750b0b566431497d7c2a2d2140fa3e5f7123c50 Mon Sep 17 00:00:00 2001 From: AroneyS Date: Fri, 30 Aug 2024 14:21:34 +1000 Subject: [PATCH] fix checkm2 env --- aviary/envs/checkm2.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/aviary/envs/checkm2.yaml b/aviary/envs/checkm2.yaml index 04c4ecc5..59874779 100755 --- a/aviary/envs/checkm2.yaml +++ b/aviary/envs/checkm2.yaml @@ -17,5 +17,7 @@ dependencies: - requests - packaging - tqdm + - pip + - git - pip: - - "git+https://github.com/chklovski/CheckM2.git#egg=checkm2" \ No newline at end of file + - "git+https://github.com/chklovski/CheckM2.git#egg=checkm2"