Skip to content

Commit 25eaa76

Browse files
committed
Still 1.4.1. Add long_description_content_type to setup.py to resolve the wrong format issue
1 parent cea52a6 commit 25eaa76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@
4040
'beautifulsoup4>=4.0.0',
4141
],
4242
long_description=long_description,
43+
long_description_content_type='text/markdown',
4344
)

0 commit comments

Comments
 (0)