Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit aa11b17

Browse files
authored
fix metadata (#162)
1 parent de3298e commit aa11b17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

+3
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ def run(self):
124124
long_description=(Path(__file__).parent / "README.md").read_text(
125125
encoding="utf8"
126126
),
127+
long_description_content_type="text/markdown",
128+
maintainer="Iterative",
129+
maintainer_email="support@mlem.ai",
127130
author="Mikhail Sveshnikov",
128131
author_email="mike0sv@iterative.ai",
129132
download_url="https://github.com/iterative/mlem",

0 commit comments

Comments
 (0)