Skip to content

Commit 1dc3637

Browse files
committed
fix missing long_description
1 parent 719c2ec commit 1dc3637

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stubs/setup.py

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
name="metaflow-stubs",
99
version=version,
1010
description="Metaflow Stubs: Stubs for the metaflow package",
11+
long_description="Metaflow Stubs: Stubs for the metaflow package",
12+
long_description_content_type="text/markdown",
1113
author="Metaflow Developers",
1214
author_email="[email protected]",
1315
license="Apache Software License",

0 commit comments

Comments
 (0)