https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 4be39698720961d428a59799876712cd4a39e705 authored by Adam Beardsley on 29 March 2017, 18:30:02 UTC, committed by Adam Beardsley on 29 March 2017, 18:30:02 UTC
1 parent 372dc00
Raw File
Tip revision: 4be39698720961d428a59799876712cd4a39e705 authored by Adam Beardsley on 29 March 2017, 18:30:02 UTC
Checking if all data are autos, then reset acceptable range
Tip revision: 4be3969
.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