pythonPackages.sklearn-deap: dropping a comment
This commit is contained in:
parent
4d728b19f7
commit
c5e9193994
@ -14,7 +14,6 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = [ numpy scipy deap scikitlearn ];
|
propagatedBuildInputs = [ numpy scipy deap scikitlearn ];
|
||||||
|
|
||||||
#doCheck = false;
|
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
${python.interpreter} test.py
|
${python.interpreter} test.py
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user