Skip to content

Commit 1290344

Browse files
authored
Merge pull request #757 from benjeffery/fix-pypi
Fix readme MIME for PyPI
2 parents c5ac7e5 + 25e5a89 commit 1290344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author= Tskit Developers
44
author_email = [email protected]
55
license = GNU GPLv3+
66
description= Infer tree sequences from genetic variation data.
7-
long_description_content_type = text/x-markdown
7+
long_description_content_type = text/markdown
88
long_description = file: README.md
99
url = https://tskit.dev/tsinfer
1010
project_urls =

0 commit comments

Comments
 (0)