[setup.cfg] ensure LICENSE is included in wheels

This commit is contained in:
Cosimo Lupo 2016-10-17 10:31:53 +01:00
parent 4dd1e73b04
commit cdee7040ab

View File

@ -14,6 +14,9 @@ formats = zip
[aliases]
test = pytest
[metadata]
license_file = LICENSE
[tool:pytest]
minversion = 2.8
testpaths =