We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61e289 commit e36435dCopy full SHA for e36435d
ci/only_progsteps.yaml
@@ -3,23 +3,24 @@ channels:
3
- conda-forge
4
- defaults
5
dependencies:
6
- - astropy>=4.0
+ - astropy>=5.2
7
+ - astropy-healpix>=0.6
8
- coverage
- - h5py
9
- line_profiler
10
- mpi4py>=3.0.0
11
+ - numpy>=1.20
12
- openmpi
- - numpy>=1.15
13
- pip
14
- - astropy-healpix
15
- psutil
+ - python-casacore>=3.3
16
- pytest
17
- pytest-cov
18
- - pyuvdata>=2.1.3
+ - pytest-xdist
19
+ - pyuvdata>=2.2.10
20
- pyyaml>=5.1
- - scipy
21
- - setuptools_scm
+ - scipy>=1.3
22
+ - setuptools_scm>=7.0.3
23
- pip:
- - pyradiosky>=0.1.2
24
- - lunarsky
+ - pyradiosky>=0.2
25
+ - lunarsky>=0.2.1
26
- git+https://github.com/aelanman/analytic_diffuse
0 commit comments