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 2767662 commit d4927caCopy full SHA for d4927ca
setup.py
@@ -8,6 +8,7 @@
8
version='0.3.dev2',
9
description='Python RSocket library',
10
long_description=long_description,
11
+ long_description_content_type='text/markdown',
12
url='https://github.com/rsocket/rsocket-py',
13
author='Gabriel Shaar',
14
author_email='[email protected]',
0 commit comments