We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce865a commit e2f003bCopy full SHA for e2f003b
1 file changed
setup.py
@@ -183,6 +183,7 @@ def run(self):
183
version = version,
184
description = docstring.split("\n")[0],
185
long_description = readme,
186
+ long_description_content_type = "text/x-rst",
187
url = "https://github.com/icatproject/python-icat",
188
author = "Rolf Krahl",
189
author_email = "rolf.krahl@helmholtz-berlin.de",
0 commit comments