Commit 777608d4 authored by Rafael Monnerat's avatar Rafael Monnerat

wendelin: Install scikit learn from git instead use egg

parent 3865f972
...@@ -15,6 +15,10 @@ parts += ...@@ -15,6 +15,10 @@ parts +=
wendelin_test_suite_runner wendelin_test_suite_runner
wendelin_testrunner wendelin_testrunner
[scikit-learn]
<= scikit-learn-develop
[eggs] [eggs]
initialization = initialization =
import scipy.stats # load our own libstdc++ explicitly at the very beginning import scipy.stats # load our own libstdc++ explicitly at the very beginning
...@@ -74,3 +78,4 @@ branch = master ...@@ -74,3 +78,4 @@ branch = master
[versions] [versions]
msgpack-python = 0.4.8 msgpack-python = 0.4.8
wendelin.core = 0.9 wendelin.core = 0.9
scikit-learn =
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment