pytest-dev / py

Python development support library (note: maintenance only)
MIT License
69 stars 105 forks source link

Ensure the LICENSE is included in built wheels #105

Closed pombredanne closed 7 years ago

pombredanne commented 7 years ago

Otherwise it is not included by default as wheels do not honor the MANIFEST.in

Signed-off-by: Philippe Ombredanne pombredanne@nexb.com

RonnyPfannschmidt commented 7 years ago

thanks :)