pythonPackages.tflearn: remove maintainer, fixes eval

This commit is contained in:
Frederik Rietdijk 2016-08-14 10:42:40 +02:00
parent 329589c7fd
commit 9fc37cc89c
1 changed files with 0 additions and 1 deletions

View File

@ -28880,7 +28880,6 @@ in modules // {
description = "Deep learning library featuring a higher-level API for TensorFlow"; description = "Deep learning library featuring a higher-level API for TensorFlow";
homepage = "https://github.com/tflearn/tflearn"; homepage = "https://github.com/tflearn/tflearn";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ houqp ];
}; };
propagatedBuildInputs = with self; [ scipy h5py pillow tensorflow ]; propagatedBuildInputs = with self; [ scipy h5py pillow tensorflow ];