From 5047c136746d7232efe97a5b86eb43ac11a24b09 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 11 Jul 2018 09:30:57 -0400 Subject: drizzlepac: replace pyregion with stregion (#143) --- drizzlepac/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drizzlepac') 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 -- cgit