implement remaining config options
[ppt-control.git] / setup.py
index dd4b9bd66ddc7d58fe946aac5c58428900aaa4da..8a032b7fc48f92005622217ac4da6ab15f061d50 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,7 @@ setuptools.setup(
     name='ppt-control',
     version=ppt_control.__version__,
     description='Interface for controlling PowerPoint slideshows over WebSocket/HTTP',
+    long_description=long_description,
     long_description_content_type='text/markdown',
     url='https://git.lorimer.id.au/ppt-control.git',
     author='Andrew Lorimer',