mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: python-brian2tools: Fix build.
* gnu/packages/machine-learning.scm (python-brian2tools): Add missing input. [propagated-inputs]: Add python-tables. Change-Id: I974d3a4e1101272710e791ab92b9bc793d17f28e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
2c7f573aa3
commit
952213a987
@@ -6747,7 +6747,8 @@ easily extensible.")
|
||||
python-matplotlib
|
||||
python-pylems
|
||||
python-setuptools
|
||||
python-setuptools-scm))
|
||||
python-setuptools-scm
|
||||
python-tables))
|
||||
(native-inputs (list python-pytest))
|
||||
(home-page "https://github.com/brian-team/brian2tools")
|
||||
(synopsis "Tools for the Brian 2 simulator")
|
||||
|
||||
Reference in New Issue
Block a user