Skip to content

Commit

Permalink
Remove tainted default channel
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed Aug 12, 2024
1 parent 4375d12 commit 7437bb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
name: imglyb-dev
channels:
- conda-forge
- defaults
dependencies:
- python >= 3.7
# Project dependencies
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
name: imglyb
channels:
- conda-forge
- defaults
dependencies:
- python >= 3.7
# Project dependencies
Expand Down

0 comments on commit 7437bb9

Please sign in to comment.