gnu: python-astroml: Add missing input.

* gnu/packages/astronomy.scm (python-astroml)[native-inputs]: Add
python-wheel.

Change-Id: I7ed0b1e2819c0838f5ef28222e37c8d48ffcce19
This commit is contained in:
Ricardo Wurmus 2025-01-11 11:01:51 +01:00
parent 5521432afb
commit f09dc90596
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1906,7 +1906,8 @@ simulated Astronomical data in Python.")
(propagated-inputs (list python-astropy python-matplotlib python-numpy
python-scikit-learn python-scipy))
(native-inputs (list python-pytest-astropy-header python-pytest-cov
python-pytest-doctestplus python-pytest-remotedata))
python-pytest-doctestplus python-pytest-remotedata
python-wheel))
(home-page "https://astroml.org")
(synopsis "Tools for machine learning and data mining in astronomy")
(description "This package provides tools for machine learning and data