Skip to content

Commit 0cfed3a

Browse files
JCSadeghiJonathan Sadeghi
authored and
Jonathan Sadeghi
committed
Update setup.py
1 parent 13d61d7 commit 0cfed3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def filter_requirements_args(requirements: List[str]) -> List[str]:
2828
name=NAME,
2929
description="The HARDness ESTimation package: ranks an object detection dataset by the expected hardness of the "
3030
"images.",
31+
long_description_content_type="text/markdown",
3132
long_description=README,
3233
author="Jonathan Sadeghi",
3334
author_email="jonathan.sadeghi@five.ai",

0 commit comments

Comments
 (0)