diff --git a/src/setup.cfg b/src/setup.cfg index c2ac244..0b0f1f7 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -2,7 +2,8 @@ name = netbox-slm version = 0.92 description = Software Lifecycle Management Netbox Plugin. -long_description = file: README.rst +# long_description = file: README.rst +# long_description_content_type='text/x-rst' author = Hedde van der Heide author_email = hedde.vanderheide@ictu.nl license = Apache 2.0