We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eeceec commit 2eeb272Copy full SHA for 2eeb272
setup.py
@@ -14,6 +14,7 @@ def readme():
14
version='0.3.2',
15
description='Python package for docstring repetition',
16
long_description=readme(),
17
+ long_description_content_type="text/x-rst",
18
classifiers=[
19
'Development Status :: 5 - Production/Stable',
20
'Intended Audience :: Developers',
0 commit comments