Skip to content

Commit d7ec62c

Browse files
author
Doru Irimescu
committed
Use markdown in long_description_content_type
1 parent 2cbafc6 commit d7ec62c

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
@@ -8,7 +8,7 @@ description = Wait and retry calling an exception throwing method.
88
author = Doru Irimescu
99
license = MIT
1010
long_description = file: README.md
11-
long_description_content_type = text/x-rst; charset=UTF-8
11+
long_description_content_type = text/markdown; charset=UTF-8
1212
url = https://github.com/doruirimescu/exception-with-retry/
1313

1414
# Change if running only on Windows, Mac or Linux (comma-separated)

0 commit comments

Comments
 (0)