diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-01-23 11:27:15 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-23 11:27:15 -0500 | 
| commit | 542d07b0c8c1ea37241b5c039fa4b10b93b0db44 (patch) | |
| tree | 90df038e6e227827d7bd7389562cd3635e7091e3 | |
| parent | 61a1239ca72594f355ca70a5a5e1f89db8288ff0 (diff) | |
| download | astroconda-dev-542d07b0c8c1ea37241b5c039fa4b10b93b0db44.tar.gz | |
stsci.tools: remove circular dependency on stwcs (#94)
| -rw-r--r-- | stsci.tools/meta.yaml | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index b99a1e6..b8d7cdd 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -31,7 +31,6 @@ requirements:      - astropy      - nose      # .tester      - pytest    # .tester -    - stwcs     # .fileutils      - numpy      - python  | 
