mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
gnu: python-bulkvis: Reference upstream issue.
* gnu/packages/bioinformatics.scm (python-bulkvis)[arguments]: Add comment with link to upstream issue for bokeh compatibility patch.
This commit is contained in:
@@ -1367,6 +1367,7 @@ experiments.")
|
||||
(list #:tests? #f ;There are no tests
|
||||
#:phases
|
||||
'(modify-phases %standard-phases
|
||||
;; See https://github.com/LooseLab/bulkvis/issues/58
|
||||
(add-after 'unpack 'bokeh-compatibility
|
||||
(lambda _
|
||||
(substitute* "bulkvis/bulkvis.py"
|
||||
|
||||
Reference in New Issue
Block a user