Skip to content

Commit 2964c51

Browse files
FIX: Add long_description_content_type to satisfy twine check
1 parent c66a1c8 commit 2964c51

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
@@ -47,6 +47,7 @@
4747
version="0.8.3",
4848
description=DESCRIPTION,
4949
long_description=LONG_DESCRIPTION,
50+
long_description_content_type="text/x-rst",
5051
author='Mikhail Korobov',
5152
author_email='kmike84@gmail.com',
5253
license=LICENSE,

0 commit comments

Comments
 (0)