diff options
Diffstat (limited to 'drizzlepac')
-rw-r--r-- | drizzlepac/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index fb3e180..fa83ee5 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -38,7 +38,7 @@ requirements: - stsci.skypac - stsci.stimage - stwcs - - pyregion + - stregion - setuptools - numpy {{ numpy }} - python {{ python }} @@ -58,7 +58,7 @@ requirements: - stsci.skypac - stsci.stimage - stwcs - - pyregion + - stregion - setuptools - numpy - python |