We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8edbf commit 3d82281Copy full SHA for 3d82281
setup.py
@@ -168,6 +168,7 @@ def get_long_description():
168
maintainer_email="[email protected]",
169
description="Fast NumPy array functions written in C",
170
long_description=get_long_description(),
171
+ long_description_content_type="type/x-rst",
172
url="https://github.com/pydata/bottleneck",
173
download_url="http://pypi.python.org/pypi/Bottleneck",
174
license="Simplified BSD",
0 commit comments