diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-02 08:37:40 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-02 08:37:40 -0500 |
commit | 9432e8f386a688414b076f5b7b2f0527a566b165 (patch) | |
tree | 62e8a9b8cd38972b792bae51a70fceaae4fcf81e | |
parent | 89fbd642090f7396e08f13d5bb229be6b3c4acb9 (diff) | |
download | cbc-recipes-9432e8f386a688414b076f5b7b2f0527a566b165.tar.gz |
Renamed pyasdf to asdf
-rw-r--r-- | asdf/asdf.ini (renamed from pyasdf/pyasdf.ini) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pyasdf/pyasdf.ini b/asdf/asdf.ini index 64299cb..b01dfeb 100644 --- a/pyasdf/pyasdf.ini +++ b/asdf/asdf.ini @@ -1,9 +1,9 @@ [package] -name: pyasdf +name: asdf version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/spacetelescope/${package:name} +home: https://github.com/spacetelescope/pyasdf license: BSD summary: ${package:name} @@ -37,7 +37,7 @@ commands: asdftool --help imports: - pyasdf + asdf [cbc_build] linux: |