We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd03927 commit 50a1737Copy full SHA for 50a1737
setup.py
@@ -184,6 +184,7 @@ def main():
184
" with command-line, web and e-mail interfaces. Highly"
185
" customisable.",
186
long_description=long_description,
187
+ long_description_content_type='text/x-rst',
188
url='https://www.roundup-tracker.org',
189
download_url='https://pypi.org/project/roundup',
190
classifiers=[#'Development Status :: 5 - Production/Stable',
0 commit comments