diff options
| -rw-r--r-- | gnu/packages/astronomy.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index cb7dea8711c..0747ecbf209 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -3235,7 +3235,8 @@ celestial-to-terrestrial coordinate transformations.") | |||
| 3235 | pkg-config | 3235 | pkg-config |
| 3236 | python-cython | 3236 | python-cython |
| 3237 | python-extension-helpers | 3237 | python-extension-helpers |
| 3238 | python-setuptools-scm)) | 3238 | python-setuptools-scm |
| 3239 | specification-astropy-data)) | ||
| 3239 | (propagated-inputs | 3240 | (propagated-inputs |
| 3240 | (list python-astropy-iers-data | 3241 | (list python-astropy-iers-data |
| 3241 | python-configobj ;to replace custom module | 3242 | python-configobj ;to replace custom module |
