Skip to content

Commit aa489c0

Browse files
committed
MAINT Update and synchronize python badge in README (#350)
1 parent 9842210 commit aa489c0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

conda-recipe/imbalanced-learn/meta.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ requirements:
1010
build:
1111
- python
1212
- setuptools
13-
- numpy
14-
- scipy
15-
- scikit-learn
13+
- scikit-learn 0.19.*
14+
1615
run:
1716
- python
18-
- numpy
19-
- scipy
20-
- scikit-learn
17+
- scikit-learn 0.19.*
2118

2219
test:
2320
requires:

0 commit comments

Comments
 (0)