Revision 636372672acb2e3fbc80259a38fe94b8e809a675 authored by Bryna Hazelton on 24 March 2020, 22:16:56 UTC, committed by Paul La Plante on 24 March 2020, 23:37:51 UTC
1 parent c6046d2
Raw File
pyuvdata_tests.yml
name: pyuvdata_tests
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - h5py
  - astropy-healpix
  - numpy
  - python-casacore
  - pyyaml
  - scipy
  - coverage
  - pytest-cov
  - setuptools_scm
  - pip
  - pip:
      - pytest-cases
back to top