Skip to content

Commit cdaaa5a

Browse files
committed
BLD: setup.py: long_description_content_type='text/x-rst'
1 parent 0d5f9e9 commit cdaaa5a

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
@@ -80,6 +80,7 @@ def build_long_description():
8080
description=(
8181
'A shell command wrapper for hg, git, bzr, svn'),
8282
long_description=build_long_description(),
83+
long_description_content_type='text/x-rst',
8384
author='Wes Turner',
8485
author_email='[email protected]',
8586
url='https://github.com/westurner/pyrpo',

0 commit comments

Comments
 (0)