Add LICENSE and README.rst to the source dist manifest. Signed-off-by: Lucas Meneghel Rodrigues <[email protected]> --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MANIFEST.in b/MANIFEST.in index 466cd00..f5dd4dd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,3 @@ include RELEASE-VERSION +include README.rst +include LICENSE -- 1.8.0 _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
