Revision b85f177b6e7e0553262edb1860a4907ef50960fd authored by Nicholas Kern on 30 July 2021, 19:41:14 UTC, committed by Nicholas Kern on 30 July 2021, 19:41:14 UTC
1 parent 7f61baa
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