https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1084737337e7db7c0ad93ef6b45357eeb7656191 authored by Paul La Plante on 29 September 2017, 20:34:28 UTC, committed by Adam Beardsley on 02 October 2017, 21:43:41 UTC
1 parent 98a48fc
Raw File
Tip revision: 1084737337e7db7c0ad93ef6b45357eeb7656191 authored by Paul La Plante on 29 September 2017, 20:34:28 UTC
Add test for file with total_quality_array
Tip revision: 1084737
.readthedocs.yml
# Don't build any extra formats
formats:
    - none
conda:
    file: ci/rtd_env.yml
python:
   version: 2.7
python:
   setup_py_install: true
back to top