From: Arun Babu Neelicattu abn@redhat.com
--- MANIFEST.in | 1 + 1 file changed, 1 insertion(+)
diff --git a/MANIFEST.in b/MANIFEST.in index 0b9da23..23fc6b4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,5 @@ include COPYING HACKING MANIFEST.in README include bugzilla.1 include bz-api-notes.txt include python-bugzilla.spec +include *requirements.txt recursive-include tests *.py *.txt
On 01/06/2014 06:12 PM, abn@redhat.com wrote:
From: Arun Babu Neelicattu abn@redhat.com
MANIFEST.in | 1 + 1 file changed, 1 insertion(+)
diff --git a/MANIFEST.in b/MANIFEST.in index 0b9da23..23fc6b4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,5 @@ include COPYING HACKING MANIFEST.in README include bugzilla.1 include bz-api-notes.txt include python-bugzilla.spec +include *requirements.txt recursive-include tests *.py *.txt
Thanks, pushed now.
- Cole
python-bugzilla@lists.stg.fedorahosted.org