From edf91fe04553c386e018c79169ce99074bfacc76 Mon Sep 17 00:00:00 2001 From: Greg Caporaso <192372+gregcaporaso@users.noreply.github.com> Date: Thu, 23 Jan 2025 15:11:07 -0700 Subject: [PATCH] add missing package to env file (#35) --- environment-files/q2-boots-qiime2-amplicon-2025.4.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment-files/q2-boots-qiime2-amplicon-2025.4.yml b/environment-files/q2-boots-qiime2-amplicon-2025.4.yml index e099de2..97047b9 100644 --- a/environment-files/q2-boots-qiime2-amplicon-2025.4.yml +++ b/environment-files/q2-boots-qiime2-amplicon-2025.4.yml @@ -6,4 +6,5 @@ dependencies: - qiime2-amplicon - pip - pip: - - "q2-boots @ git+https://github.com/caporaso-lab/q2-boots.git" \ No newline at end of file + - "q2-boots @ git+https://github.com/caporaso-lab/q2-boots.git" + - hdmedians