diff options
Diffstat (limited to 'pyraf/meta.yaml')
-rw-r--r-- | pyraf/meta.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml index 02a2824..fa45875 100644 --- a/pyraf/meta.yaml +++ b/pyraf/meta.yaml @@ -9,10 +9,8 @@ package: version: 2.1.10 requirements: build: - - d2to1 - astropy >=1.1 - ipython - - stsci.distutils - stsci.tools - setuptools - numpy x.x @@ -20,7 +18,6 @@ requirements: run: - astropy >=1.1 - ipython - - stsci.distutils - stsci.tools - numpy x.x - python x.x |