diff --git a/azure-mgmt-netapp/setup.py b/azure-mgmt-netapp/setup.py index 0f9b8f0b81fe..11cb5c9e5587 100644 --- a/azure-mgmt-netapp/setup.py +++ b/azure-mgmt-netapp/setup.py @@ -53,6 +53,7 @@ version=version, description='Microsoft Azure {} Client Library for Python'.format(PACKAGE_PPRINT_NAME), long_description=readme + '\n\n' + history, + long_description_content_type='text/x-rst', license='MIT License', author='Microsoft Corporation', author_email='azpysdkhelp@microsoft.com',