Revision d1829efacb60da384f64a8f25a280441bfa9d68a authored by Bryna Hazelton on 24 May 2019, 01:18:43 UTC, committed by Paul La Plante on 05 June 2019, 20:11:41 UTC
1 parent 2447b0d
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