[python-bugzilla] [PATCH] Add requirement files to manifest template

Cole Robinson crobinso at redhat.com
Sat Jan 11 18:26:44 UTC 2014


On 01/06/2014 06:12 PM, abn at redhat.com wrote:
> From: Arun Babu Neelicattu <abn at 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


More information about the python-bugzilla mailing list