guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/16] gnu: Add python-nose2.


From: David Craven
Subject: Re: [PATCH 13/16] gnu: Add python-nose2.
Date: Sun, 11 Sep 2016 21:39:48 +0200

> +    (arguments `(#:tests? #f)) ; 'module' object has no attribute 'collector'
> +    (native-inputs
> +     `(("python-setuptools" ,python-setuptools)))
> +    (inputs
> +     `(("python-cov-core" ,python-cov-core)
> +       ("python-pytest-cov" ,python-pytest-cov)
> +       ("python-six" ,python-six)))

nitpick: arguments below inputs.

same as with other patch otherwise LGTM



reply via email to

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