diff options
author | Justin Ross <jross@apache.org> | 2014-09-19 11:35:34 +0000 |
---|---|---|
committer | Justin Ross <jross@apache.org> | 2014-09-19 11:35:34 +0000 |
commit | b51db5ba9941e1553251aff0924a7881cfdd23ca (patch) | |
tree | 0932f0bb39080796d2815939e999957d7c90be99 /python | |
parent | 136d3088da8618242283d909d9d5e3239489dcc3 (diff) | |
download | qpid-python-b51db5ba9941e1553251aff0924a7881cfdd23ca.tar.gz |
QPID-6110: Add manifest includes for license and notice files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python')
-rw-r--r-- | python/MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in index 19a9554a99..ca53073c04 100644 --- a/python/MANIFEST.in +++ b/python/MANIFEST.in @@ -1,2 +1,3 @@ recursive-include examples * recursive-exclude examples verify verify.in +include *.txt |