diff options
| -rw-r--r-- | calcos/meta.yaml | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 99c1ceb..48af136 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -15,12 +15,11 @@ package:  requirements:      build: -    - d2to1      - astropy >=1.1      - scipy -    - stsci.distutils      - stsci.tools      - setuptools +    - setuptools_scm      - numpy {{ numpy }}      - python {{ python }}      run:  | 
