3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python-fenics-ffc: Do not alter PYTHONPATH.

* gnu/packages/simulation.scm (python-fenics-ffc)
[phases]{check}: Do not alter PYTHONPATH.
This commit is contained in:
Maxim Cournoyer 2021-01-23 23:02:51 -05:00
parent e00a50d016
commit c868f3a8f5
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -401,8 +401,7 @@ FIAT is part of the FEniCS Project.")
;; prior to running the tests.
(invoke "py.test" "unit/" "--ignore=unit/ufc/")
(with-directory-excursion "uflacs"
(invoke "py.test" "unit/")))
#t)))))
(invoke "py.test" "unit/"))))))))
(home-page "https://bitbucket.org/fenics-project/ffc/")
(synopsis "Compiler for finite element variational forms")
(description "The FEniCS Form Compiler (FFC) is a compiler for