guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/10] gnu: Add python-pytest-pep8.


From: Ricardo Wurmus
Subject: Re: [PATCH v2 03/10] gnu: Add python-pytest-pep8.
Date: Mon, 25 Apr 2016 10:43:00 +0200

Ben Woodcroft <address@hidden> writes:

>>> +    (propagated-inputs
>>> +     `(("python-pytest-cache", python-pytest-cache)
>>> +       ("python-pytest" ,python-pytest)
>>> +       ("python-pep8" ,python-pep8)))
>> Are you sure all of these need to be propagated?
>
> That's what the install_requires in setup.py is telling me.

Doesn’t this mean that these packages are only needed at build time?
Could they not be made native-inputs then?

~~ Ricardo



reply via email to

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