|
From: | Ludovic Courtès |
Subject: | [bug#33059] [PATCH 05/10] gnu: Add python-fenics-ufl. |
Date: | Wed, 24 Oct 2018 23:52:32 +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-ufl): New variable. [...] > + (chdir "test") > + (invoke "py.test") > + (chdir "..") Also ‘with-directory-excursion’ here. > + (home-page > + "https://bitbucket.org/fenics-project/ufl/") Single line please. :-) Otherwise LGTM! Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |