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