diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-30 16:53:58 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-30 16:53:58 -0400 |
commit | 9822b70f770c196aab3b9fbfb8f856fcff6d417f (patch) | |
tree | 8699face164158cb17597afbbcd39c4badeab7b1 /stsci.sphinxext | |
parent | 2cee48983e63d63ea4fa9929241f2db15a701618 (diff) | |
download | astroconda-contrib-9822b70f770c196aab3b9fbfb8f856fcff6d417f.tar.gz |
Ensure proper RECON version is used
Diffstat (limited to 'stsci.sphinxext')
-rw-r--r-- | stsci.sphinxext/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index f4f3899..8b95713 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -11,7 +11,7 @@ package: requirements: build: - numpydoc - - recon + - recon >=1.0.2 - setuptools - python x.x run: |