diff options
Diffstat (limited to 'astropy-healpix/meta.yaml')
-rw-r--r-- | astropy-healpix/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astropy-healpix/meta.yaml b/astropy-healpix/meta.yaml index e7137e0..51876a0 100644 --- a/astropy-healpix/meta.yaml +++ b/astropy-healpix/meta.yaml @@ -21,7 +21,7 @@ requirements: build: - astropy - cython - - setuptools <38.5.1 + - setuptools - numpy {{ numpy }} - python {{ python }} |