https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a53eebad8f429426cd612e1e7622b80647ba1d60 authored by Bryna Hazelton on 04 July 2017, 00:44:13 UTC, committed by Bryna Hazelton on 06 July 2017, 00:17:12 UTC
1 parent f8496be
Raw File
Tip revision: a53eebad8f429426cd612e1e7622b80647ba1d60 authored by Bryna Hazelton on 04 July 2017, 00:44:13 UTC
Don't hide the url
Tip revision: a53eeba
.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