We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f912973 commit 133a0e3Copy full SHA for 133a0e3
setup.py
@@ -15,6 +15,8 @@
15
name='pusher',
16
version=VERSION,
17
description='A Python library to interract with the Pusher Channels API',
18
+ long_description='A Python library to interract with the Pusher Channels API',
19
+ long_description_type='text/x-rst',
20
url='https://github.com/pusher/pusher-http-python',
21
author='Pusher',
22
author_email='support@pusher.com',
0 commit comments