diff options
-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 afc19d0..3303c03 100644 --- a/astroscrappy/meta.yaml +++ b/astroscrappy/meta.yaml @@ -19,7 +19,7 @@ requirements: build: - astropy - cython - - setuptools <38.5.1 + - setuptools - numpy {{ numpy }} - python {{ python }} |