We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82ab80 commit fabfdb8Copy full SHA for fabfdb8
setup.py
@@ -4,7 +4,6 @@
4
setup(name = 'Keras',
5
version = '0.1.0',
6
description = 'Theano-based Deep Learning library',
7
- long_description = open('README.md').read(),
8
author = 'Francois Chollet',
9
author_email = 'francois.chollet@gmail.com',
10
url = 'https://github.com/fchollet/keras',
0 commit comments