Skip to content

Commit e2f003b

Browse files
committed
Set Description-Content-Type in package metadata
1 parent 3ce865a commit e2f003b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ def run(self):
183183
version = version,
184184
description = docstring.split("\n")[0],
185185
long_description = readme,
186+
long_description_content_type = "text/x-rst",
186187
url = "https://github.com/icatproject/python-icat",
187188
author = "Rolf Krahl",
188189
author_email = "rolf.krahl@helmholtz-berlin.de",

0 commit comments

Comments
 (0)