Skip to content

Commit c743e4e

Browse files
committed
Add zstandard to ambient setup
Used to be an indirect dependency of Augur, until xopen removed it and we pivoted to the stdlib/backport in <nextstrain/augur#2009> Adding here to match the Nextstrain managed runtimes, conda-base¹ and docker-base.² ¹ <https://github.com/nextstrain/conda-base/blob/ede4fa7518fc4e0ccbb6801909f1ecaeef880a7c/src/meta.yaml#L85> ² <nextstrain/docker-base#286>
1 parent 629d5fd commit c743e4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/snippets/ambient-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
--override-channels --strict-channel-priority \
77
-c conda-forge -c bioconda --yes \
88
augur auspice nextclade \
9-
snakemake git epiweeks \
9+
snakemake git epiweeks zstandard \
1010
ncbi-datasets-cli csvtk seqkit tsv-utils
1111
1212
2. Activate the runtime:

0 commit comments

Comments
 (0)