diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2018-02-14 10:50:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-14 10:50:24 -0500 |
commit | b3cc0b5542612388eb4b5fc78c048ebf10a2589f (patch) | |
tree | c7515a4d9562cd4028ea0e37269ec2c9423b14f6 /stsci | |
parent | e8ee0e91c463ffa37c81f7c76bd00c939d4a2610 (diff) | |
parent | e635041066ce5014e3a04ef3765c418000e50e39 (diff) | |
download | astroconda-dev-b3cc0b5542612388eb4b5fc78c048ebf10a2589f.tar.gz |
Merge pull request #109 from rendinam/rm_purgepath
Remove unused package purge_path
Diffstat (limited to 'stsci')
-rw-r--r-- | stsci/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 17a78e9..e6281e3 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -23,7 +23,6 @@ requirements: - ds9 - fftw - htc_utils - - purge_path - pyds9 - pyfftw - numpy |