Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update admin setup.py with long_description_content_type
  • Loading branch information
Eason Yang committed Oct 2, 2020
commit 77aef049257271bd4c1c972b35945cc16699aff3
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

# ensure that these are updated to reflect the package owners' information
long_description=long_description,
long_description_content_type='text/markdown',
url='https://github.com/Azure/azure-sdk-for-python',
author='Microsoft Corporation',
author_email='azuresdkengsysadmins@microsoft.com',
Expand Down