Skip to content

Commit ec5dbb1

Browse files
mayeuthenryiii
authored andcommitted
Add long_description_content_type to setup
1 parent 98c811f commit ec5dbb1

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
@@ -58,6 +58,7 @@ def parse_requirements(filename):
5858
description=r'Ninja is a small build system with a focus on speed',
5959

6060
long_description=readme + '\n\n' + history,
61+
long_description_content_type='text/x-rst',
6162

6263
classifiers=[
6364
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)