me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/simulation.scm (python-fenics-ffc)
[phases]{check}: Do not alter PYTHONPATH.
master
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
1 changed files with 0 additions and 2 deletions

View File

@ -393,8 +393,6 @@ FIAT is part of the FEniCS Project.")
(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