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_min_deps_tests.yml
name: pyuvdata_min_deps_tests
channels:
  - defaults
  - conda-forge
dependencies:
  - astropy
  - numpy
  - scipy
  - six
  - coverage
  - pytest-cov
back to top