diff options
Diffstat (limited to 'astropy-healpix')
-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 52a3607..176688a 100644 --- a/astropy-healpix/meta.yaml +++ b/astropy-healpix/meta.yaml @@ -19,7 +19,7 @@ requirements: build: - astropy - cython - - setuptools <38.5.1 + - setuptools - numpy {{ numpy }} - python {{ python }} |