Skip to content

Commit ad4cd51

Browse files
committed
conda: remove bad channels
1 parent 60b32cb commit ad4cd51

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

selene-cpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: selene-cpu
22
channels:
33
- pytorch
44
- bioconda
5-
- defaults
65
- conda-forge
76
dependencies:
87
- cython=0.29.24

selene-gpu-snapshot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: selene-gpu
22
channels:
33
- bioconda
44
- pytorch
5-
- anaconda
65
- conda-forge
7-
- defaults
86
dependencies:
97
- asn1crypto=0.24.0=py36_0
108
- attrs=19.1.0=py_0

selene-gpu.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: selene-gpu
22
channels:
33
- pytorch
4-
- anaconda
54
- bioconda
65
- conda-forge
7-
- defaults
86
dependencies:
97
- cython=0.29.3
108
- click==7.1.2

0 commit comments

Comments
 (0)