diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2015-11-20 17:05:29 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2015-11-20 17:05:29 -0500 |
commit | 69f91e5025e1c4129386d7269f32d51d19476410 (patch) | |
tree | 0bdc5c2f2b488aeb307454b82bf87e4f7cc2e6fa /stsci-hst | |
parent | a4c0e7ee5356052abffce5d882da411723b40f31 (diff) | |
download | cbc-recipes-69f91e5025e1c4129386d7269f32d51d19476410.tar.gz |
Fix hstcal. Reactivate hstcal in stsci-hst.
Diffstat (limited to 'stsci-hst')
-rw-r--r-- | stsci-hst/stsci-hst.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci-hst/stsci-hst.ini b/stsci-hst/stsci-hst.ini index f8154e8..71c2362 100644 --- a/stsci-hst/stsci-hst.ini +++ b/stsci-hst/stsci-hst.ini @@ -45,8 +45,8 @@ run : fitsblender [py3k] fitsblender [py27] # Broken at the moment :( - #hstcal [py3k] - #hstcal [py27] + hstcal [py3k] + hstcal [py27] nictools [py3k] nictools [py27] pyregion [py3k] |