Skip to content

Commit

Permalink
Remove Anaconda defaults channel (#666)
Browse files Browse the repository at this point in the history
* Remove Anaconda defaults channel

* Add nodefaults
  • Loading branch information
jacobtomlinson authored Aug 23, 2024
1 parent 23c50da commit a88e073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: dask-jobqueue
channels:
- conda-forge
- defaults
- nodefaults
dependencies:
- python=3.10
- dask
Expand Down

0 comments on commit a88e073

Please sign in to comment.