From 35b166ff4acaa67c0c2663a6af4705b3f66278be Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 2 Mar 2016 08:38:40 -0500 Subject: Change asdf dependencies --- jwst_lib/jwst_lib.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jwst_lib') diff --git a/jwst_lib/jwst_lib.ini b/jwst_lib/jwst_lib.ini index 8e19364..b3680be 100644 --- a/jwst_lib/jwst_lib.ini +++ b/jwst_lib/jwst_lib.ini @@ -24,7 +24,7 @@ build : asdf-standard astropy >=1.1 crds - pyasdf + asdf stsci.distutils numpy setuptools @@ -33,7 +33,7 @@ run : asdf-standard astropy >=1.1 crds - pyasdf + asdf numpy python -- cgit