Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 569881f

Browse files
authored
add long desc type md
1 parent b3701c8 commit 569881f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def readme():
2626
author='Microsoft',
2727
description='Python SDK for the Cognitive Face API',
2828
long_description=readme(),
29+
long_description_content_type='text/markdown',
2930
license='MIT',
3031
url='https://github.com/Microsoft/Cognitive-Face-Python',
3132
classifiers=[

0 commit comments

Comments
 (0)