gnu: python-deeptools: Replace python-nose with python-pytest.

* gnu/packages/bioinformatics.scm (python-deeptools)[native-inputs]: Replace
python-nose with python-pytest.

Change-Id: Icba4ed3a464bfa36616aabe2cbbb26bfabec40aa
This commit is contained in:
Ricardo Wurmus 2024-04-21 15:57:38 +02:00
parent f0268853de
commit a78de8f792
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4696,7 +4696,7 @@ (define-public python-deeptools
(("version='plotCoverage")
"version='%(prog)s")))))))
(native-inputs
(list python-mock python-nose))
(list python-mock python-pytest))
(propagated-inputs
(list python-matplotlib
python-numpy