mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
add long_description_content_type in setup.py
This commit is contained in:
@@ -82,6 +82,7 @@ setup(
|
||||
url='https://github.com/deepinsight/insightface',
|
||||
description='InsightFace Python Library',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
license='MIT',
|
||||
# Package info
|
||||
packages=find_packages(exclude=('docs', 'tests', 'scripts')),
|
||||
|
||||
Reference in New Issue
Block a user