From 82c2385192551d93d3160297db4f0df5f23d2671 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 15:54:22 -0400 Subject: Remove d2to1 and stsci.distutils --- stsci.sphinxext/meta.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'stsci.sphinxext/meta.yaml') diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index d7b3486..c6484e4 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -10,14 +10,11 @@ package: version: 1.2.2 requirements: build: - - d2to1 - numpydoc - - stsci.distutils - setuptools - python x.x run: - numpydoc - - stsci.distutils - python x.x source: git_url: https://github.com/spacetelescope/stsci.sphinxext -- cgit