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 8095402 commit 0c3d2cbCopy full SHA for 0c3d2cb
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