pythonPackages.tflearn: remove maintainer, fixes eval
This commit is contained in:
parent
329589c7fd
commit
9fc37cc89c
|
@ -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 ];
|
||||||
|
|
Loading…
Reference in New Issue