diff options
-rw-r--r-- | stsci_sphinx_theme/meta.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stsci_sphinx_theme/meta.yaml b/stsci_sphinx_theme/meta.yaml index 5ca41a9..f722556 100644 --- a/stsci_sphinx_theme/meta.yaml +++ b/stsci_sphinx_theme/meta.yaml @@ -17,9 +17,12 @@ source: requirements: build: - sphinx >=1.1 + - setuptools + - python x.x run: - sphinx >=1.1 + - python x.x test: requires: |