Skip to content

Commit

Permalink
deps: removing anaconda and defaults channels and adding nodefaults c…
Browse files Browse the repository at this point in the history
…hannel
  • Loading branch information
Roxanne Wolthuis committed Jul 11, 2023
1 parent d48ed69 commit 007826b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions envs/chewbbaca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: chewbbaca
channels:
- bioconda
- conda-forge
- nodefaults
dependencies:
- chewbbaca=3.2.0
- pip
Expand Down
3 changes: 1 addition & 2 deletions envs/juno_cgmlst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: juno_cgmlst
channels:
- bioconda
- conda-forge
- anaconda
- defaults
- nodefaults
dependencies:
- python=3.10.*
- mamba=1.2.*
Expand Down

0 comments on commit 007826b

Please sign in to comment.