diff options
Diffstat (limited to 'imexam')
-rw-r--r-- | imexam/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imexam/meta.yaml b/imexam/meta.yaml index c40a998..881cc1b 100644 --- a/imexam/meta.yaml +++ b/imexam/meta.yaml @@ -17,6 +17,7 @@ package: requirements: build: - d2to1 + - stsci.distutils - nose - astropy >=1.1 - numpy x.x @@ -28,7 +29,6 @@ requirements: - mock [py27] - python x.x run: - - d2to1 - nose - astropy >=1.1 - numpy x.x |