forked from mirrors/nixpkgs
Add scikitlearn to binary cache.
This commit is contained in:
parent
b10f61bc1b
commit
2c5ad36cff
|
@ -263,6 +263,7 @@ let
|
|||
|
||||
pythonPackages = {
|
||||
pandas = unix;
|
||||
scikitlearn = unix;
|
||||
};
|
||||
python2Packages = { };
|
||||
python27Packages = { };
|
||||
|
|
Loading…
Reference in a new issue