Merge pull request #710 from anthrotype/wheel-license

[setup.cfg] ensure LICENSE is included in wheels
This commit is contained in:
Cosimo Lupo 2016-10-17 10:41:41 +01:00 committed by GitHub
commit 67e75348ea

View File

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