diff options
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r-- | gnu/packages/astronomy.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 5f2378efcf..47c0c7bed4 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1808,7 +1808,9 @@ astronomy and astrophysics.") (list python-hypothesis python-pytest python-pytest-remotedata - python-setuptools-scm)) + python-setuptools + python-setuptools-scm + python-wheel)) (home-page "https://docs.astropy.org/en/latest/utils/iers.html") (synopsis "IERS Earth Rotation and Leap Second tables for the astropy core package") (description |