Skip to content

Commit b002064

Browse files
pmacieldtip
andcommitted
setuptools long_description_content_type
Co-authored-by: Daniel Tipping <[email protected]>
1 parent 68bd7b4 commit b002064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def read(fname):
3434
version=version,
3535
description="A packages to search for shared libraries on various platforms",
3636
long_description=read("README.md"),
37+
long_description_content_type="text/markdown",
3738
author="European Centre for Medium-Range Weather Forecasts (ECMWF)",
3839
author_email="[email protected]",
3940
license="Apache License Version 2.0",

0 commit comments

Comments
 (0)