Merge pull request #2182 from pombredanne/patch-1

Ensure the LICENSE is included in built wheels
This commit is contained in:
Ronny Pfannschmidt
2017-01-10 21:44:43 +01:00
committed by GitHub

View File

@@ -9,5 +9,8 @@ upload-dir = doc/en/build/html
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[devpi:upload]
formats = sdist.tgz,bdist_wheel