Include LICENSE file in wheels

The license requires that all copies of the software include the license.  This makes sure the license is included in the wheels.  See the wheel documentation [here](https://wheel.readthedocs.io/en/stable/#including-the-license-in-the-generated-wheel-file) for more information.
This commit is contained in:
Todd 2018-07-01 19:09:08 -04:00 committed by Mahmoud Hashemi
parent d5ab5ccb3e
commit 8a088b47e7
1 changed files with 3 additions and 0 deletions

View File

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