aboutsummaryrefslogtreecommitdiff
path: root/stsci-data-analysis
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-18 20:32:47 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-20 15:05:18 -0400
commit93827d0b141afbf43780d28ed423173b0303289a (patch)
tree4cc122e6ab52acd77f7029322ea2b3c8f5b5ba68 /stsci-data-analysis
parentc2258bb3ed15fe8db17bf323f5f100731a167cf5 (diff)
downloadcbc-recipes-93827d0b141afbf43780d28ed423173b0303289a.tar.gz
Begin prepping for internal testing
Diffstat (limited to 'stsci-data-analysis')
-rw-r--r--stsci-data-analysis/stsci-data-analysis.ini31
1 files changed, 12 insertions, 19 deletions
diff --git a/stsci-data-analysis/stsci-data-analysis.ini b/stsci-data-analysis/stsci-data-analysis.ini
index c295fa2..d211ed8 100644
--- a/stsci-data-analysis/stsci-data-analysis.ini
+++ b/stsci-data-analysis/stsci-data-analysis.ini
@@ -1,6 +1,6 @@
[package]
name : stsci-data-analysis
-version : 1.1
+version : 1.0.0
[about]
home : http://stsci.edu
@@ -18,24 +18,17 @@ number : 0
build :
${requirements:run}
run :
- astropy >=1.1 [py3k]
- specview [py3k]
- astroimtools [py3k]
- cube-tools [py3k]
- stginga [py3k]
- asv [py3k]
- asdf [py3k]
- python [py3k]
-
- astropy >=1.1 [py27]
- specview [py27]
- astroimtools [py27]
- cube-tools [py27]
- stginga [py27]
- asv [py27]
- asdf [py27]
- python [py27]
-
+ astropy >=1.1
+ specview ==0.1
+ astroimtools ==0.1
+ cube-tools ==0.0.0
+ stginga ==0.0.0
+ asv ==0.1.1
+ asdf ==1.0.2
+
+ numpy x.x
+ python x.x
+
[test]
imports :