aboutsummaryrefslogtreecommitdiff
path: root/stsci
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
parentc2258bb3ed15fe8db17bf323f5f100731a167cf5 (diff)
downloadcbc-recipes-93827d0b141afbf43780d28ed423173b0303289a.tar.gz
Begin prepping for internal testing
Diffstat (limited to 'stsci')
-rw-r--r--stsci/stsci.ini49
1 files changed, 20 insertions, 29 deletions
diff --git a/stsci/stsci.ini b/stsci/stsci.ini
index e4a9ae0..71fc728 100644
--- a/stsci/stsci.ini
+++ b/stsci/stsci.ini
@@ -1,6 +1,6 @@
[package]
name : stsci
-version : 1.8
+version : 1.0.0
[about]
home : http://stsci.edu
@@ -12,7 +12,7 @@ summary : ${package:name} meta-package
#url : ${about:home}/${fn}
[build]
-number : 3
+number : 0
[requirements]
build :
@@ -24,39 +24,30 @@ run :
#STScI Python (aka HST)
- stsci-hst [py27 or py3k]
+ stsci-hst
#STScI Data Analysis tools
- stsci-data-analysis [py27 or py3k]
+ stsci-data-analysis
#STScI
- astropy >=1.1 [py3k]
- astropy >=1.1 [py27]
- cfitsio
- d2to1 [py3k]
- d2to1 [py27]
- ds9
- fftw
- htc_utils [py3k]
- htc_utils [py27]
- imexam [py3k]
- imexam [py27]
- #photutils [py3k]
- #photutils [py27]
- poppy [py3k]
- poppy [py27]
- purge_path [py3k]
- purge_path [py27]
- pyfftw [py3k]
- pyfftw [py27]
- webbpsf [py3k]
- webbpsf [py27]
+ astropy >=1.1
+ cfitsio ==3.370
+ d2to1 ==0.2.12
+ ds9 ==7.4
+ fftw ==3.3.4
+ htc_utils >=0.1
+ imexam ==0.5.2
+ photutils ==0.2.1
+ poppy ==0.4.0
+ purge_path >=0.0.1
+ pyds9 ==1.8.1
+ pyfftw ==0.9.2
+ webbpsf ==0.4.0
+ webbpsf-data ==0.4.0
#Standard
- numpy [py3k]
- numpy [py27]
- python [py3k]
- python [py27]
+ numpy x.x
+ python x.x
[test]
imports :