We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edffc62 commit 2ee35b8Copy full SHA for 2ee35b8
setup.py
@@ -22,8 +22,6 @@ def build_native(spec):
22
"Python binding to Omikuji, an efficient implementation of Partioned Label Trees and its variations "
23
"for extreme multi-label classification"
24
),
25
- long_description="README.md",
26
- long_description_content_type="text/markdown",
27
python_requires=">=3.5",
28
url="https://github.com/tomtung/omikuji",
29
license="MIT",
0 commit comments