Raw File
name: pyuvdata_tests
channels:
  - defaults
  - conda-forge
dependencies:
  - astropy
  - h5py
  - healpy
  - numpy
  - python-casacore
  - pyyaml
  - scipy
  - six
  - coverage
  - pytest-cov
back to top