Revision 6545f319917278a5f50781561eb4268b1d26960b authored by Garrett "Karto" Keating on 28 September 2021, 21:12:16 UTC, committed by Paul La Plante on 30 September 2021, 17:35:20 UTC
1 parent 94e919d
Raw File
pyuvdata_tests_windows.yml
name: pyuvdata_tests_windows
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - h5py
  - astropy-healpix
  - numpy
  - pyerfa>=2.0
  - pyyaml
  - scipy
  - coverage
  - pytest>=6.2.0
  - pytest-cov
  - cython
  - setuptools_scm
  - pip
  - pip:
      - pytest-cases>=3
      - pytest-xdist
back to top