diff --git a/setup.py b/setup.py index 00c4527f..f443d87a 100755 --- a/setup.py +++ b/setup.py @@ -29,6 +29,7 @@ def _get_requirements(): description=("An inspection tool to find the OSS compliance metadata of" " the packages installed in a container image."), long_descrition=_read_long_desc(), + long_description_content_type='text/markdown', license="BSD-2.0", keywords="Distribution, Container, Cloud-Native", classifiers=[