diff options
Diffstat (limited to 'pandokia')
-rw-r--r-- | pandokia/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pandokia/meta.yaml b/pandokia/meta.yaml index 968f82a..e4de989 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -15,6 +15,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - nose - pytest - shunit2 |