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 7b023cb commit 9e8c4caCopy full SHA for 9e8c4ca
deploy.sh
setup.py
@@ -17,6 +17,7 @@ def read(*paths):
17
license = 'Apache License 2.0',
18
description = 'Produces a low-dimensional representation of the input graph',
19
long_description=(read('README.rst')),
20
+ long_description_content_type='text/x-rst',
21
author = 'Brandon Istenes',
22
author_email = 'brandonesbox@gmail.com',
23
install_requires=[
0 commit comments