Skip to content

Commit

Permalink
restore mpich test yaml lost to rebase overlords
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolopanis committed Mar 21, 2024
1 parent 10785b1 commit 535dce9
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions ci/pyuvsim_tests_mpich.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: pyuvsim_tests_mpich
channels:
- conda-forge
- defaults
dependencies:
- astropy>=5.2
- astropy-healpix>=0.6
- coverage
- line_profiler
- mpich
- mpi4py>=3.0.0
- numpy>=1.20
- pip
- psutil
- python-casacore>=3.3
- pytest
- pytest-cov
- pytest-xdist
- pyuvdata>=2.2.10
- pyyaml>=5.1
- scipy>=1.3
- setuptools_scm>=7.0.3
- pip:
- pyradiosky>=0.2
- lunarsky>=0.2.1
- git+https://github.com/aelanman/analytic_diffuse

0 comments on commit 535dce9

Please sign in to comment.