diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-06-27 20:32:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-27 20:32:19 -0400 |
commit | 410eed57119e90d09e7307e7c3e9210d757f8957 (patch) | |
tree | 0f0736ce2315f5620e7136047036f1f087191a32 /manifests | |
parent | 2a4e785f0f982a77ab9d7faff2fea27b866ffd9d (diff) | |
download | build_control-410eed57119e90d09e7307e7c3e9210d757f8957.tar.gz |
Update numpy version 1.11 -> 1.13
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/public.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/public.yaml b/manifests/public.yaml index da0f560..ced05ba 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -1,6 +1,6 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' -numpy_version: 1.11 +numpy_version: 1.13 packages: - stsci.tools - stsci.imagestats |