summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d0271cc77f..71df2559ae 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2879,7 +2879,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