Skip to content

Commit

Permalink
drop defaults channel from conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Jun 19, 2024
1 parent 4c8ab4d commit 2d5b48a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion environments/fraposa/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ name: fraposa-pgsc
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- fraposa-pgsc=0.1.1
1 change: 0 additions & 1 deletion environments/pgscatalog_utils/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: pgscatalog-utils
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- pgscatalog.match=0.2.1
- pgscatalog.calc=0.2.1
Expand Down
1 change: 0 additions & 1 deletion environments/report/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: report
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- r-jsonlite
- r-dplyr
Expand Down
1 change: 0 additions & 1 deletion environments/zstd/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ name: zstd
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- zstd=1.4.8

0 comments on commit 2d5b48a

Please sign in to comment.