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:
Cayetano Santos
2025-12-14 18:10:22 +01:00
committed by Rutherther
parent 2c7f573aa3
commit 952213a987

View File

@@ -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")