Revision 2447b0d06ff2ff0f70d7d5b115d4e4895ded2928 authored by Bryna Hazelton on 04 June 2019, 16:14:39 UTC, committed by Adam Beardsley on 05 June 2019, 19:39:05 UTC
1 parent 4072e78
Raw File
pyuvdata_tests.yml
name: pyuvdata_tests
channels:
  - defaults
  - conda-forge
dependencies:
  - astropy
  - h5py
  - healpy
  - numpy
  - python-casacore
  - pyyaml
  - scipy
  - six
  - coverage
  - pytest-cov
back to top