Skip to content

Commit

Permalink
remove defaults, remove conda.anaconda.com override from lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Nov 28, 2024
1 parent e9ea021 commit c8caced
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
api.electricitymap.org:443
api.github.com:443
api.green-coding.io:443
conda.anaconda.org:443
files.pythonhosted.org:443
github.com:443
ip-api.com:80
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: xclim
channels:
- conda-forge
- defaults
dependencies:
- python >=3.10,<3.14
- boltons >=20.1
Expand Down

0 comments on commit c8caced

Please sign in to comment.