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.
2 parents 8095402 + 0c3d2cb commit 22cc816Copy full SHA for 22cc816
MANIFEST.in
@@ -0,0 +1 @@
1
+include LICENSE
setup.py
@@ -17,6 +17,7 @@
17
long_description=README,
18
classifiers=[
19
"Programming Language :: Python",
20
+ "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
21
],
22
url='https://github.com/petertodd/python-bitcoinlib',
23
keywords='bitcoin',
0 commit comments