guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/11] gnu: Add python-flask-wtf.


From: Leo Famulari
Subject: Re: [PATCH 01/11] gnu: Add python-flask-wtf.
Date: Sun, 11 Dec 2016 17:39:00 -0500
User-agent: Mutt/1.7.1 (2016-10-04)

On Sun, Dec 11, 2016 at 06:12:27PM +0000, ng0 wrote:
> * gnu/packages/python.scm (python-flask-wtf): New variable.

> +    (propagated-inputs
> +     `(("python-flask-babel" ,python-flask-babel)
> +       ("python-nose" ,python-nose)))

Nose is a tool for running unit tests. Should python-nose be a
native-input here?

Also, I noticed the test suite failed because python-wtforms was not
available.



reply via email to

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