diff options
Diffstat (limited to 'stsci.sphinxext/meta.yaml')
| -rw-r--r-- | stsci.sphinxext/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index 60d1eed..f4f3899 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -7,7 +7,7 @@ build:      preserve_egg_dir: 'yes'  package:      name: stsci.sphinxext -    version: 1.2.2 +    version: 1.2.3  requirements:      build:      - numpydoc @@ -18,6 +18,7 @@ requirements:      - numpydoc      - python x.x  source: +    git_tag: 1.2.3      git_url: https://github.com/spacetelescope/stsci.sphinxext  test:      imports: | 
