Skip to content

Commit 50a1737

Browse files
committed
add long_description_content_type=
1 parent dd03927 commit 50a1737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ def main():
184184
" with command-line, web and e-mail interfaces. Highly"
185185
" customisable.",
186186
long_description=long_description,
187+
long_description_content_type='text/x-rst',
187188
url='https://www.roundup-tracker.org',
188189
download_url='https://pypi.org/project/roundup',
189190
classifiers=[#'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)