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 5fe9de80a4..9f34e2dff1 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -5532,7 +5532,8 @@ setup(ext_modules=get_extensions())"))))) python-pytest-astropy python-pytest-astropy-header python-setuptools - python-setuptools-scm)) + python-setuptools-scm + python-wheel)) (home-page "https://github.com/astropy/pyregion") (synopsis "Python parser for ds9 region files") (description |