mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-04 18:34:06 +00:00
use DESCRIPTION
instead
This commit is contained in:
parent
0f79d3bb87
commit
e6f83fd7c4
@ -27,7 +27,7 @@ setup(name="miniupnpc",
|
||||
license=open('LICENSE').read(),
|
||||
url='https://miniupnp.tuxfamily.org/',
|
||||
description='MiniUPnP IGD client',
|
||||
long_description=open('README').read().strip(),
|
||||
long_description=open('DESCRIPTION').read().strip(),
|
||||
long_description_content_type='text/plain',
|
||||
cmdclass={'build_ext': make_then_build_ext},
|
||||
ext_modules=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user