Skip to content

Commit 2eeb272

Browse files
committed
Add long_description_content_type
1 parent 3eeceec commit 2eeb272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def readme():
1414
version='0.3.2',
1515
description='Python package for docstring repetition',
1616
long_description=readme(),
17+
long_description_content_type="text/x-rst",
1718
classifiers=[
1819
'Development Status :: 5 - Production/Stable',
1920
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)