Skip to content

Commit ae5e9d8

Browse files
authored
chore: set long description content type (#95)
1 parent 83fb582 commit ae5e9d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
version=version,
5656
description=description,
5757
long_description=readme,
58+
long_description_content_type="text/markdown",
5859
author="Google LLC",
5960
author_email="[email protected]",
6061
license="Apache 2.0",

0 commit comments

Comments
 (0)