diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-04-02 09:14:31 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-02 09:14:31 -0400 | 
| commit | 564c38f96be81ede4e94ce5f24134276f9bfb3d8 (patch) | |
| tree | b1a44c57e5e3101f801cbbfed172ce00dbe36b6d | |
| parent | 9cd9b1de5979842f08063f8c0b40bd3cc3efd52a (diff) | |
| download | astroconda-dev-564c38f96be81ede4e94ce5f24134276f9bfb3d8.tar.gz | |
drizzlepac: requires nosedrizzlepac-nose
(for now)
| -rw-r--r-- | drizzlepac/meta.yaml | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index cf362ca..30c2336 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -23,6 +23,7 @@ requirements:      - fitsblender      - graphviz      - nictools +    - nose      - numpydoc      - scipy      - spherical-geometry @@ -46,6 +47,7 @@ requirements:      - astropy      - fitsblender      - nictools +    - nose      - scipy      - spherical-geometry      - stsci.convolve  | 
