File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 build :
1111 strategy :
1212 matrix :
13- python-version : ["3.11"]
13+ python-version : ["3.11", "3.12" ]
1414 os : [ubuntu-latest]
1515
1616 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 1+ name : mirage-py3.12
2+
3+ channels :
4+ - http://ssb.stsci.edu/astroconda
5+ - conda-forge
6+ - defaults
7+ dependencies :
8+ - pip
9+ - python==3.12.11
10+ - pip :
11+ - asdf==4.5.0
12+ - astropy==7.1.0
13+ - astroquery==0.4.11
14+ - bokeh==3.8.0
15+ - crds==13.0.6
16+ - grismconf==1.51
17+ - h5py==3.14.0
18+ - hotsoss==0.1.10
19+ - ipython==9.6.0
20+ - jupyter==1.1.1
21+ - jwst==1.19.2
22+ - jwst-backgrounds==1.3.0
23+ - jwst_gtvt==1.1.1
24+ - lxml==6.0.2
25+ - matplotlib==3.10.7
26+ - nircam_gsim>=1.71
27+ - numpy==2.2.6
28+ - photutils==2.3.0
29+ - pysiaf==0.24.1
30+ - pytest==8.4.2
31+ - pyyaml==6.0.3
32+ - scipy==1.16.2
33+ - sphinx==8.2.3
34+ - stpsf==2.1.0
35+ - synphot==1.6.0
You can’t perform that action at this time.
0 commit comments