1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: python-deeptools: Add missing inputs.

* gnu/packages/bioinformatics.scm (python-deeptools)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I36e563e9fbdaf9c34b9ca8437c3559e04b3f58a6
This commit is contained in:
Ricardo Wurmus 2024-12-15 20:34:52 +01:00
parent ca0262ad5e
commit 2743faebb2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5581,7 +5581,7 @@ interval trees with associated meta-data. It is primarily used by the
(("version='plotCoverage")
"version='%(prog)s")))))))
(native-inputs
(list python-mock python-pytest))
(list python-mock python-pytest python-setuptools python-wheel))
(propagated-inputs
(list python-matplotlib
python-numpy