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 2cbafc6 commit d7ec62cCopy full SHA for d7ec62c
setup.cfg
@@ -8,7 +8,7 @@ description = Wait and retry calling an exception throwing method.
8
author = Doru Irimescu
9
license = MIT
10
long_description = file: README.md
11
-long_description_content_type = text/x-rst; charset=UTF-8
+long_description_content_type = text/markdown; charset=UTF-8
12
url = https://github.com/doruirimescu/exception-with-retry/
13
14
# Change if running only on Windows, Mac or Linux (comma-separated)
0 commit comments