use DESCRIPTION instead

This commit is contained in:
Kyle Altendorf 2024-06-11 09:48:54 -04:00 committed by Thomas Bernard
parent 0f79d3bb87
commit e6f83fd7c4
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF

View File

@ -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=[