Add scikitlearn to binary cache.

This commit is contained in:
Rob Vermaas 2016-05-11 10:35:51 +00:00
parent b10f61bc1b
commit 2c5ad36cff

View file

@ -263,6 +263,7 @@ let
pythonPackages = {
pandas = unix;
scikitlearn = unix;
};
python2Packages = { };
python27Packages = { };