Skip to content

Commit

Permalink
dev: Use conda-forge not the Anaconda default channels
Browse files Browse the repository at this point in the history
conda-forge is completely open, Anaconda is not.
  • Loading branch information
tsibley committed Oct 9, 2024
1 parent b571af8 commit 5e13151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docs.nextstrain.org
channels:
- defaults
- conda-forge
dependencies:
- graphviz
- make
Expand Down

0 comments on commit 5e13151

Please sign in to comment.