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:22 -05:00
parent 0c9844e1d6
commit e00a50d016
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -393,8 +393,6 @@ (define-public python-fenics-ffc
(replace 'check
(lambda _
(setenv "HOME" (getcwd))
(setenv "PYTHONPATH"
(string-append (getcwd) ":" (getenv "PYTHONPATH")))
(with-directory-excursion "test"
;; FIXME: the tests in subdirectory
;; 'unit/ufc/finite_element' require the ffc_factory