Skip to content

Commit 4d6d36c

Browse files
authored
Merge pull request #276 from nextstrain/add-python-zstd
Add zstandard to ambient setup
2 parents 629d5fd + c743e4e commit 4d6d36c

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)