Revision fbc8b7404fe7ee9df12ba39148c2e47a2ac24631 authored by Bryna Hazelton on 09 September 2021, 21:54:20 UTC, committed by Bryna Hazelton on 09 September 2021, 21:54:20 UTC
1 parent aa15683
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