We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244b0fb commit 5c80773Copy full SHA for 5c80773
setup.py
@@ -27,6 +27,7 @@
27
author_email='[email protected]',
28
description='Tools for working with translations of modulemd',
29
long_description=long_description,
30
+ long_description_content_type='text/markdown',
31
# ModulemdTranslationHelpers also requires koji and libmodulemd which
32
# are not available on PyPI and must be installed separately. On Fedora,
33
# this is done with `dnf install koji libmodulemd`
0 commit comments