Skip to content

Commit 5c80773

Browse files
committed
Set description content type
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent 244b0fb commit 5c80773

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
@@ -27,6 +27,7 @@
2727
author_email='[email protected]',
2828
description='Tools for working with translations of modulemd',
2929
long_description=long_description,
30+
long_description_content_type='text/markdown',
3031
# ModulemdTranslationHelpers also requires koji and libmodulemd which
3132
# are not available on PyPI and must be installed separately. On Fedora,
3233
# this is done with `dnf install koji libmodulemd`

0 commit comments

Comments
 (0)