Skip to content

Commit

Permalink
remove anaconda defaults channel
Browse files Browse the repository at this point in the history
  • Loading branch information
bfclarke committed Oct 24, 2024
1 parent e42f67d commit 46a4812
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion deeprvat_annotations.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: deeprvat_annotations
channels:
- conda-forge
- defaults
- bioconda
dependencies:
- python=3.9.16
1 change: 0 additions & 1 deletion deeprvat_env.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,6 @@ channels:
- nvidia
- conda-forge
- bioconda
- defaults
dependencies:
- click=8.1
- cudatoolkit=11.8
1 change: 0 additions & 1 deletion deeprvat_env_no_gpu.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@ channels:
- pytorch
- conda-forge
- bioconda
- defaults
dependencies:
- click=8.1
- dask=2023.5

0 comments on commit 46a4812

Please sign in to comment.