diff options
Diffstat (limited to 'synphot/meta.yaml')
-rw-r--r-- | synphot/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synphot/meta.yaml b/synphot/meta.yaml index 1823c2e..7b9407d 100644 --- a/synphot/meta.yaml +++ b/synphot/meta.yaml @@ -19,6 +19,7 @@ package: requirements: build: - astropy >=2.0 + - extension-helpers - scipy >=0.14 - numpy {{ numpy }} - pytest |