We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2951102 commit f690ff1Copy full SHA for f690ff1
azure-cognitiveservices-anomalydetector/setup.py
@@ -53,6 +53,7 @@
53
version=version,
54
description='Microsoft Azure {} Client Library for Python'.format(PACKAGE_PPRINT_NAME),
55
long_description=readme + '\n\n' + history,
56
+ long_description_content_type='text/x-rst',
57
license='MIT License',
58
author='Microsoft Corporation',
59
author_email='[email protected]',
0 commit comments