Revision 02d2b658abe8be1bc4f8f37502f7122b0080f328 authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC, committed by Bryna Hazelton on 09 September 2021, 22:30:31 UTC
1 parent 9b91ad7
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