diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-09-06 09:47:39 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-09-06 09:47:39 -0400 |
commit | 070f57c0e73e5f2af15190ba8286b93a8d3de175 (patch) | |
tree | a420e4d58245da07705504fcea7dfd0883569b8c /manifests/public.yaml | |
parent | 49de615ceea9da20942884a153d9269686d356c5 (diff) | |
download | build_control-070f57c0e73e5f2af15190ba8286b93a8d3de175.tar.gz |
Remove numpy references
Diffstat (limited to 'manifests/public.yaml')
-rw-r--r-- | manifests/public.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/public.yaml b/manifests/public.yaml index 8b7ad3c..0378134 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -6,7 +6,6 @@ channel_URL: 'http://ssb.stsci.edu/astroconda' # publication_root path needs to be visible from the slave nodes. publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging' -numpy_version: 1.13 packages: - stsci.tools - stsci.imagestats |