diff options
Diffstat (limited to 'stsci.sphere')
-rw-r--r-- | stsci.sphere/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 83123df..91d72b3 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -16,6 +16,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - astropy >=1.1 - matplotlib - setuptools |