From 34e7e347a423cab32dc91cab249d165692b2fa8e Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 19 Apr 2016 17:10:27 -0400 Subject: Add back d2to1 and stsci.distutils usage for the moment --- stsci.sphinxext/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stsci.sphinxext') diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index 15d7915..4027bdd 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -16,6 +16,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - numpydoc - setuptools - python x.x -- cgit