Skip to content

Commit c8a24df

Browse files
committed
Add long_description_content_type in setup
1 parent 2158f6a commit c8a24df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
readme.read_text(),
1313
changelog.read_text()
1414
)
15+
long_description_content_type = 'text/x-rst'
1516
version = here / 'VERSION'
1617

1718
setup(

0 commit comments

Comments
 (0)