We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f7efe commit 15a6e60Copy full SHA for 15a6e60
setup.py
@@ -18,6 +18,7 @@
18
version = versionString,
19
description = "A library for handling Web of science files",
20
long_description = long_description,
21
+ long_description_content_type = 'text/markdown',
22
author="Reid McIlroy-Young, John McLevey",
23
author_email = "rmcilroy@uwaterloo.ca, john.mclevey@uwaterloo.ca",
24
license = 'GPL',
0 commit comments