Skip to content

Commit 704c78e

Browse files
committed
fix longdesc content type
1 parent b57547c commit 704c78e

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
@@ -18,6 +18,7 @@
1818
description="A collection of template filters that implement " +
1919
"common markup languages.",
2020
long_description=long_description,
21+
long_description_content_type='text/x-rst',
2122
keywords=[
2223
'django',
2324
'markdown',

0 commit comments

Comments
 (0)