diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2026-02-10 12:43:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-10 12:43:19 -0500 |
| commit | 7ae2f824eb52b4294465a1430836ecce73419c02 (patch) | |
| tree | c8c0b4b6b747ec462a96e180699b005d4d7de279 /mission/hst | |
| parent | 723514c5fa735b34fea983790cf3b3609a198fb7 (diff) | |
| parent | b380a0845eb5677c3e858dc240243105da0fc049 (diff) | |
| download | stasis-7ae2f824eb52b4294465a1430836ecce73419c02.tar.gz | |
Merge pull request #124 from spacetelescope/hst-remove-nicmos
HST: Remove nictools from base.yml dependencies
Diffstat (limited to 'mission/hst')
| -rw-r--r-- | mission/hst/base.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mission/hst/base.yml b/mission/hst/base.yml index af115cf..b528b70 100644 --- a/mission/hst/base.yml +++ b/mission/hst/base.yml @@ -15,7 +15,6 @@ dependencies: - fitsblender - gwcs - hasp - - nictools - spherical_geometry - stistools - stregion @@ -29,4 +28,4 @@ dependencies: - ullyses - ullyses-utils - wfc3tools - - wfpc2tools
\ No newline at end of file + - wfpc2tools |
