Skip to content

Commit 22cc816

Browse files
committed
Merge pull request #104
0c3d2cb Add license info for PyPI (Anthony Towns)
2 parents 8095402 + 0c3d2cb commit 22cc816

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include LICENSE

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
long_description=README,
1818
classifiers=[
1919
"Programming Language :: Python",
20+
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
2021
],
2122
url='https://github.com/petertodd/python-bitcoinlib',
2223
keywords='bitcoin',

0 commit comments

Comments
 (0)