diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-01-06 20:05:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-06 20:05:39 -0500 |
commit | 0384d972748a2d398fd02be2b1a7c1936df4ef75 (patch) | |
tree | 33ccf749681b978e23ba041403e41feb61798856 /stwcs/meta.yaml | |
parent | 2b630be7f5431f4f48f232d53a5a9d9d923ec31d (diff) | |
download | astroconda-dev-0384d972748a2d398fd02be2b1a7c1936df4ef75.tar.gz |
stwcs: setuptools->pypi->d2to1+stsci.distutils!=winning (#83)
Diffstat (limited to 'stwcs/meta.yaml')
-rw-r--r-- | stwcs/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml index 6f4500c..abd024d 100644 --- a/stwcs/meta.yaml +++ b/stwcs/meta.yaml @@ -21,6 +21,7 @@ requirements: build: - astropy >=1.1 - lxml + - pytest - requests - stsci.tools - setuptools |