diff options
| author | Matt Rendina <mrendina@stsci.edu> | 2018-03-05 14:59:53 -0500 |
|---|---|---|
| committer | Matt Rendina <mrendina@stsci.edu> | 2018-03-05 14:59:53 -0500 |
| commit | 40856f36aa50a6ad7b152cd561292433056a1cf2 (patch) | |
| tree | e1b375eeab5d52b230e9e8e35af249a07dc9be9b | |
| parent | a6eb07c1764631ed5a6c88f57824fd86d7a1f9dd (diff) | |
| download | build_manifests-40856f36aa50a6ad7b152cd561292433056a1cf2.tar.gz | |
Remove sphinx_rtd_theme (in defaults), stsci.numdisplay (deprecated).
| -rw-r--r-- | dev.yaml | 2 | ||||
| -rw-r--r-- | public.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -75,7 +75,6 @@ packages: - specutils - specviz - spherical-geometry - - sphinx_rtd_theme - sphinxcontrib-programoutput - stginga - stistools @@ -88,7 +87,6 @@ packages: - stsci.imagemanip - stsci.imagestats - stsci.ndimage - - stsci.numdisplay - stsci.skypac - stsci.sphinxext - stsci.stimage diff --git a/public.yaml b/public.yaml index 93837a6..689772f 100644 --- a/public.yaml +++ b/public.yaml @@ -73,7 +73,6 @@ packages: - specviz - sphere - spherical-geometry - - sphinx_rtd_theme - sphinxcontrib-programoutput - stginga - stistools @@ -86,7 +85,6 @@ packages: - stsci.imagemanip - stsci.imagestats - stsci.ndimage - - stsci.numdisplay - stsci.skypac - stsci.sphinxext - stsci.stimage |
