Skip to content

Commit 55dbafd

Browse files
committed
no quotation marks around text/markdown
1 parent 1b52948 commit 55dbafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author = ourstudio
55
author_email = rikard@ourstudio.se
66
description = Functional programming tools.
77
long_description = Functional programming tools.
8-
long_description_content_type = "text/markdown"
8+
long_description_content_type = text/markdown
99

1010
[options]
1111
packages = find:

0 commit comments

Comments
 (0)