[Patchew-devel] [PATCH] requirement.txt: install binary psyscopg2 wheel

Philippe Mathieu-Daudé philmd at redhat.com
Mon May 20 17:54:35 UTC 2019


On 5/15/19 1:37 PM, Paolo Bonzini wrote:
> Do not rebuild psycopg2 from source, it requires the host to have all
> the toolchain installed.
> 
> Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>
> ---
>  requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/requirements.txt b/requirements.txt
> index a00e5ef..fe7928f 100644
> --- a/requirements.txt
> +++ b/requirements.txt
> @@ -8,4 +8,4 @@ jsonfield2 >= 3.0, < 4.0
>  drf-nested-routers
>  coreapi-cli
>  pyyaml
> -psycopg2
> +psycopg2-binary
> 

Reviewed-by: Philippe Mathieu-Daudé <philmd at redhat.com>




More information about the Patchew-devel mailing list