pythonPackages.sklearn-deap: dropping a comment
This commit is contained in:
parent
4d728b19f7
commit
c5e9193994
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ buildPythonPackage rec {
|
|||
|
||||
propagatedBuildInputs = [ numpy scipy deap scikitlearn ];
|
||||
|
||||
#doCheck = false;
|
||||
checkPhase = ''
|
||||
${python.interpreter} test.py
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue