From c07d7717cdb17c1cb3974e99a278019a4a6190f1 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 18 Dec 2015 00:18:50 -0500 Subject: Be more explicit --- stsci/stsci.ini | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'stsci/stsci.ini') diff --git a/stsci/stsci.ini b/stsci/stsci.ini index 7573109..f4acf5c 100644 --- a/stsci/stsci.ini +++ b/stsci/stsci.ini @@ -1,6 +1,6 @@ [package] name : stsci -version : 1.6 +version : 1.7 [about] home : http://stsci.edu @@ -12,19 +12,24 @@ summary : ${package:name} meta-package #url : ${about:home}/${fn} [build] -number : 0 +number : 1 [requirements] build : ${requirements:run} run : - #STScI Python (aka HST) #This will pull in major packages (including crds) - stsci-hst + #In the future, this package will only provide only + #consolidated meta-packages... Slowly but surely! + + + #STScI Python (aka HST) + stsci-hst [py27 or py3k] + + #STScI Data Analysis tools + stsci-data-analysis [py27 or py3k] #STScI - asdf-standard [py3k] - asdf-standard [py27] astropy [py3k] astropy [py27] cfitsio @@ -42,8 +47,6 @@ run : poppy [py27] purge_path [py3k] purge_path [py27] - pyasdf [py3k] - pyasdf [py27] pyfftw [py3k] pyfftw [py27] webbpsf [py3k] -- cgit