diff --git a/setup.cfg b/setup.cfg index e12df7a..b9655f4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = python_linkplay description = A Python Library for Seamless LinkPlay Device Control long_description = file: README.md -long_description_content_type='text/markdown', +long_description_content_type = text/markdown author = Velleman Group nv version = attr: linkplay.VERSION license = MIT