Skip to content

Commit a294f7e

Browse files
rem: defaults channel to speedup env creation
1 parent fc75883 commit a294f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pyds-env
22
channels:
33
- conda-forge
4-
- defaults
4+
- conda-forge
55
dependencies:
66
- python=3.8
77
- pip

0 commit comments

Comments
 (0)