guix-patches
[Top][All Lists]
Advanced

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

[bug#33059] [PATCH 06/10] gnu: Add python-fenics-fiat.


From: Ludovic Courtès
Subject: [bug#33059] [PATCH 06/10] gnu: Add python-fenics-fiat.
Date: Wed, 24 Oct 2018 23:53:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Paul Garlick <address@hidden> skribis:

> * gnu/packages/simulation.scm (python-fenics-fiat): New variable.

[...]

> +             (chdir "test")
> +             (invoke "py.test" "unit/")
> +             (chdir "..")
> +             #t)))))
> +    (home-page
> +      "https://bitbucket.org/fenics-project/fiat/";)

Same here, but otherwise LGTM.





reply via email to

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