We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b92f4f + 2f07523 commit 9bca8b2Copy full SHA for 9bca8b2
setup.py
@@ -53,6 +53,7 @@
53
"Programming Language :: Python :: 3.6",
54
],
55
long_description=long_description,
56
+ long_description_content_type='text/markdown',
57
tests_require=('nose', 'nosexcover'),
58
test_suite='nose.collector'
59
)
0 commit comments