diff options
| author | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 15:52:03 -0400 |
|---|---|---|
| committer | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 15:52:03 -0400 |
| commit | 3b006f1563a48fc879d21237aac8a52b177bfccf (patch) | |
| tree | 9e95096e42c07f72c5dde7418d5e538e914eb134 /astroconda-build-utils/meta.yaml | |
| parent | 26e9edead94cfb61b791bc7717b4c7c4957cc879 (diff) | |
| download | astroconda-iraf-3b006f1563a48fc879d21237aac8a52b177bfccf.tar.gz | |
Moved astroconda-build-utils to astroconda github org and renamed to astroconda-iraf-helpers.
Diffstat (limited to 'astroconda-build-utils/meta.yaml')
| -rw-r--r-- | astroconda-build-utils/meta.yaml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/astroconda-build-utils/meta.yaml b/astroconda-build-utils/meta.yaml deleted file mode 100644 index cff4145..0000000 --- a/astroconda-build-utils/meta.yaml +++ /dev/null @@ -1,18 +0,0 @@ -about: - home: https://github.com/jehturner/astroconda-build-utils - license: BSD - summary: Utilities to help build and install AstroConda packages -build: - binary_relocation: True - #detect_binary_files_with_prefix: False [osx] - number: '0' -package: - name: astroconda-build-utils - version: "0.1" -source: - git_url: https://github.com/jehturner/astroconda-build-utils.git -requirements: - run: - - iraf !=2.16.1,>=2.16.UR # conda oddly considers 2.16.1 > 2.16.UR/UR_2.16 - - pyraf - |
