We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d61d7 commit 0cfed3aCopy full SHA for 0cfed3a
setup.py
@@ -28,6 +28,7 @@ def filter_requirements_args(requirements: List[str]) -> List[str]:
28
name=NAME,
29
description="The HARDness ESTimation package: ranks an object detection dataset by the expected hardness of the "
30
"images.",
31
+ long_description_content_type="text/markdown",
32
long_description=README,
33
author="Jonathan Sadeghi",
34
author_email="jonathan.sadeghi@five.ai",
0 commit comments