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 a213dbb commit 45be64aCopy full SHA for 45be64a
setup.py
@@ -15,6 +15,7 @@
15
version=__version__,
16
description='The Swiss Army Knife of the Bitcoin protocol.',
17
long_description=README,
18
+ long_description_content_type='text/markdown',
19
classifiers=[
20
"Programming Language :: Python",
21
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
0 commit comments