Revision 064f5e15fa651e24d3941ad45a278ea24fcbacbb authored by Bryna Hazelton on 01 July 2021, 17:40:25 UTC, committed by Bryna Hazelton on 01 July 2021, 21:45:35 UTC
1 parent 0367950
Raw File
pyuvdata_tests_windows.yml
name: pyuvdata_tests_windows
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - h5py
  - astropy-healpix
  - numpy
  - pyyaml
  - scipy
  - coverage
  - pytest>=6.2.0
  - pytest-cov
  - cython
  - setuptools_scm
  - pip
  - pip:
      - pytest-cases>=3
      - pytest-xdist
back to top