Ensure the LICENSE is included in built wheels

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

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This commit is contained in:
Philippe Ombredanne
2017-01-10 19:26:01 +01:00
committed by GitHub
parent dc646cebcc
commit 7091a58588

View File

@@ -1,2 +1,5 @@
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE