Skip to content
Snippets Groups Projects

Use the version of scikit-learn that we use for testing

Merged Amir MOHAMMADI requested to merge conda into master
1 unresolved thread
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -30,7 +30,7 @@ requirements:
- bob.learn.linear
- bob.learn.libsvm
- bob.learn.mlp
- scikit-learn
- scikit-learn {{ scikit_learn }}
run:
- python
- setuptools
Loading