guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/10] gnu: Add python-pytest-cov.


From: Efraim Flashner
Subject: Re: [PATCH 01/10] gnu: Add python-pytest-cov.
Date: Mon, 7 Dec 2015 21:25:52 +0200

On Thu, 3 Dec 2015 23:25:26 +0100
Ricardo Wurmus <address@hidden> wrote:

> Efraim Flashner <address@hidden> writes:
> 
> > +  (build-system python-build-system)
> > +  (inputs
> > +   `(("python-coverage" ,python-coverage)
> > +     ("python-pytest" ,python-pytest)))  
> 
> If these Python modules need to be available at runtime they really
> should be propagated-inputs.  If they are needed at test time only, they
> should be native-inputs.  For Python packages there is rarely a good
> reason to use inputs unless they are library bindings.
> 
> I think many of our Python packages actually need to declare many more
> inputs as propagated inputs.
> 
> > +  (native-inputs
> > +   `(("python-setuptools" ,python-setuptools)))  
> 
> ~~ Ricardo



-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: 0001-gnu-Add-python-pytest-cov.patch
Description: Text Data

Attachment: pgpUavwXMKF31.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]