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-hst | |
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-hst')
-rw-r--r-- | stsci-hst/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index e6122d1..f571a34 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -16,7 +16,6 @@ package: requirements: run: - - purge_path >=*0.0* - acstools >=*0.0* - astropy >=*0.0* - calcos >=*0.0* |