diff options
Diffstat (limited to 'dragons')
-rw-r--r-- | dragons/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dragons/meta.yaml b/dragons/meta.yaml index 600378c..c561bfc 100644 --- a/dragons/meta.yaml +++ b/dragons/meta.yaml @@ -17,6 +17,7 @@ requirements: # and therefore that the package is installable. build: - python + - setuptools - astropy >=1.2.1 - astroquery >=0.3.5 - cython >=0.24.1 |