https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 222ed839af1521c8a3ad3921859f372f48d39ae4 authored by Bryna Hazelton on 03 November 2017, 22:20:42 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent 50ba08f
Raw File
Tip revision: 222ed839af1521c8a3ad3921859f372f48d39ae4 authored by Bryna Hazelton on 03 November 2017, 22:20:42 UTC
update documentation
Tip revision: 222ed83
.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