MANIFEST.in: Include LICENSE files

This seems to be a common way to handle license files. Also, vendoring
tool fails to handle tuf without a LICENSE file.

Fixes #1160

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
This commit is contained in:
Jussi Kukkonen 2020-10-05 13:01:25 +03:00
parent d51dbb8639
commit f3ab08d73f

View file

@ -1,3 +1,4 @@
include LICENSE*
include README.md
include tox.ini
include tests/repository_data/keystore/delegation_key