diff options
author | Josh Alexander <obviousrebel@users.noreply.github.com> | 2019-01-29 09:59:56 -0500 |
---|---|---|
committer | Matt Rendina <rendinam@users.noreply.github.com> | 2019-01-29 09:59:56 -0500 |
commit | 8c27d0884ef845597e796031646aa131abe02dca (patch) | |
tree | c89721efea6828f7054262ed8fa7833098727827 /hlapipeline/meta.yaml | |
parent | 658ea0f8034a100c022be088cfb9a3ea5bcaba55 (diff) | |
download | astroconda-dev-8c27d0884ef845597e796031646aa131abe02dca.tar.gz |
removed pyyaml from recipe (#183)
Diffstat (limited to 'hlapipeline/meta.yaml')
-rw-r--r-- | hlapipeline/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hlapipeline/meta.yaml b/hlapipeline/meta.yaml index 22f2ba7..80db93a 100644 --- a/hlapipeline/meta.yaml +++ b/hlapipeline/meta.yaml @@ -36,7 +36,6 @@ requirements: - scipy - matplotlib - photutils - - pyyaml - astroquery - scipy - sphinx |