python2Packages.bayesian-optimization: remove
This commit is contained in:
parent
c999bcbf89
commit
989698944e
@ -5,11 +5,13 @@
|
||||
, scikitlearn
|
||||
, scipy
|
||||
, pytest
|
||||
, isPy27
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "bayesian-optimization";
|
||||
version = "1.2.0";
|
||||
disabled = isPy27;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fmfn";
|
||||
|
Loading…
Reference in New Issue
Block a user