https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 05c6df93b6267c37632d67f007d737b1c9ffe145 authored by aelanman on 06 March 2017, 16:26:23 UTC, committed by Adam Beardsley on 11 May 2017, 16:35:19 UTC
1 parent d213afe
Raw File
Tip revision: 05c6df93b6267c37632d67f007d737b1c9ffe145 authored by aelanman on 06 March 2017, 16:26:23 UTC
Update
Tip revision: 05c6df9
.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