Skip to content

Commit a58d600

Browse files
committed
Fix long_description_content_type
Signed-off-by: Pedro Algarvio <[email protected]>
1 parent 32a3338 commit a58d600

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
@@ -2,7 +2,7 @@
22
name = python-tools-scripts
33
description = Python Tools Scripts
44
long_description = file: README.md
5-
long_description_content_type = text/x-markdown
5+
long_description_content_type = text/markdown
66
author = Pedro Algarvio
77
author_email = [email protected]
88
url = https://github.com/s0undt3ch/python-tools-scripts

0 commit comments

Comments
 (0)