Skip to content

Commit

Permalink
Drop wget from environment.yml
Browse files Browse the repository at this point in the history
Not available for windows on conda channels
  • Loading branch information
tomalrussell authored Oct 24, 2024
1 parent db6850e commit 94eb1cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,5 @@ dependencies:
# https://github.com/snakemake/snakemake/issues/1891
- tabulate==0.8.10 # snakemake dependency with bug in 9.0.0, pin previous
- tqdm==4.62.3 # progress bars
- wget # file downloader
# pin xarray as suspect 2023.11.0 duplicates/nisnames coords when concatenating
- xarray==2023.10.1 # named n-dimensional arrays

0 comments on commit 94eb1cc

Please sign in to comment.