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