forked from LBRYCommunity/lbry-sdk
desc update
This commit is contained in:
parent
74bbde0c34
commit
57f728f40e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ requires = ['pycrypto', 'twisted', 'miniupnpc', 'yapsy', 'seccure',
|
|||
'leveldb', 'lbryum', 'jsonrpc', 'simplejson', 'appdirs', 'six==1.9.0', 'base58']
|
||||
|
||||
setup(name='lbrynet',
|
||||
description='A fully-decentralized content marketplace',
|
||||
description='A decentralized media library and marketplace',
|
||||
version=__version__,
|
||||
maintainer='Alex Grintsvayg',
|
||||
maintainer_email='grin@lbry.io',
|
||||
|
|
Loading…
Reference in a new issue