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 ];
|
||||
|
||||
#doCheck = false;
|
||||
checkPhase = ''
|
||||
${python.interpreter} test.py
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user