Skip to content

Commit 4ab834f

Browse files
committed
Add long_description_content_type
Twine and PyPI prefer having it. Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent bf6bbaa commit 4ab834f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ license = Apache-2.0
55
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
66
description = skeleton
77
long_description = file:README.rst
8+
long_description_content_type = text/x-rst
89
url = https://github.com/nexB/skeleton
910

1011
author = nexB. Inc. and others

0 commit comments

Comments
 (0)