Add LICENSE.lesser as wheel license

Really we need both the LICENSE and LICENSE.lesser, but we can't until wheel releases a build with https://github.com/pypa/wheel/commit/59976ab294e1b118f42cab404d95df66ed55f7e4 merged.
This commit is contained in:
Jasmin Bom
2018-08-29 15:39:44 +02:00
parent 4473d620de
commit aa3ebb1180
+3
View File
@@ -1,6 +1,9 @@
[wheel]
universal = 1
[metadata]
license_file = LICENSE.lesser
[build_sphinx]
source-dir = docs/source
build-dir = docs/build