me
/
guix
Archived
1
0
Fork 0

gnu: python-verde: Add missing input.

* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-pytest.

Change-Id: I82b844627f27cfe60e42050bb37d092b3d9a43c1
master
Ricardo Wurmus 2024-05-03 11:38:24 +02:00
parent ffffc0227a
commit 317be75d1d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -1409,7 +1409,7 @@ utilities for data translation and processing.")
" and not test_fetch_baja_bathymetry"
" and not test_fetch_rio_magnetic"
" and not test_fetch_california_gps"))))
(native-inputs (list python-cartopy python-distributed))
(native-inputs (list python-cartopy python-distributed python-pytest))
(propagated-inputs (list python-dask
python-numpy
python-pandas