Revision c9a7b2062aa517fd161aedba02f9d5b4d7532fe5 authored by pyxieloustar on 09 September 2021, 00:09:29 UTC, committed by pyxieloustar on 09 September 2021, 00:11:08 UTC
1 parent 2910859
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