Skip to content

Commit 15a6e60

Browse files
authored
Update setup.py to read markdown
1 parent a0f7efe commit 15a6e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
version = versionString,
1919
description = "A library for handling Web of science files",
2020
long_description = long_description,
21+
long_description_content_type = 'text/markdown',
2122
author="Reid McIlroy-Young, John McLevey",
2223
author_email = "rmcilroy@uwaterloo.ca, john.mclevey@uwaterloo.ca",
2324
license = 'GPL',

0 commit comments

Comments
 (0)