Skip to content

Commit 7206c1f

Browse files
committed
Ensure that twine check returns no warnings
Set the long_description_content_type to text/x-rst Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 9b444e1 commit 7206c1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ license = Apache-2.0 AND BSD-3-Clause AND MIT
1515
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
1616
description = A mostly universal library to parse and compare software package versions and version ranges. A companion to Package URLs.
1717
long_description = file:README.rst
18+
long_description_content_type = text/x-rst
1819
url = https://github.com/nexB/univers
1920
classifiers =
2021
Development Status :: 5 - Production/Stable

0 commit comments

Comments
 (0)