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 329ecf6 commit c1b253aCopy full SHA for c1b253a
setup.py
@@ -14,7 +14,7 @@
14
version = '1.1.0',
15
install_requires=required,
16
description = 'JSON to HTML Table Representation',
17
- long_description=open('README.md').read(),
+ long_description=open('README.rst').read(),
18
author = 'Varun Malhotra',
19
author_email = '[email protected]',
20
url = 'https://github.com/softvar/json2html',
0 commit comments