We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dfe9d3 commit f4f496dCopy full SHA for f4f496d
1 file changed
setup.py
@@ -67,6 +67,7 @@ def run_tests(self):
67
version=find_version('ionosenterprise', '__init__.py'),
68
description='IonosEnterprise API Client Library for Python',
69
long_description=long_desc,
70
+ long_description_content_type='text/markdown',
71
author='Ionos Enterprise',
72
author_email='sdk@cloud.ionos.com',
73
url='https://github.com/ionos-enterprise/ionos-enterprise-sdk-python',
0 commit comments