diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2015-12-18 00:17:06 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2015-12-18 00:17:06 -0500 |
commit | 44e70f94d5bce4ee07faebbf023df05dd67fcad1 (patch) | |
tree | d4f3d759c67509227c15761f379dead368007220 | |
parent | 333c7bc0212c59913b7a4f147e7c56d716738d10 (diff) | |
download | cbc-recipes-44e70f94d5bce4ee07faebbf023df05dd67fcad1.tar.gz |
Change format
-rw-r--r-- | stsci-data-analysis/stsci-data-analysis.ini | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/stsci-data-analysis/stsci-data-analysis.ini b/stsci-data-analysis/stsci-data-analysis.ini index 480c6d0..a85bc50 100644 --- a/stsci-data-analysis/stsci-data-analysis.ini +++ b/stsci-data-analysis/stsci-data-analysis.ini @@ -18,14 +18,22 @@ number : 0 build : ${requirements:run} run : - specview [py27 or py3k] - astroimtools [py27 or py3k] - cube-tools [py27 or py3k] - stginga [py27 or py3k] - asv [py27 or py3k] - pyasdf [py27 or py3k] + specview [py3k] + astroimtools [py3k] + cube-tools [py3k] + stginga [py3k] + asv [py3k] + pyasdf [py3k] + python [py3k] + + specview [py27] + astroimtools [py27] + cube-tools [py27] + stginga [py27] + asv [py27] + pyasdf [py27] + python [py27] - [test] imports : |