We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bd7b4 commit b002064Copy full SHA for b002064
setup.py
@@ -34,6 +34,7 @@ def read(fname):
34
version=version,
35
description="A packages to search for shared libraries on various platforms",
36
long_description=read("README.md"),
37
+ long_description_content_type="text/markdown",
38
author="European Centre for Medium-Range Weather Forecasts (ECMWF)",
39
author_email="[email protected]",
40
license="Apache License Version 2.0",
0 commit comments