https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 0af17e2f82ebde66eae588cfb71e0cf9209991ec authored by Bryna Hazelton on 16 July 2018, 23:24:04 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:38 UTC
1 parent eb25611
Raw File
Tip revision: 0af17e2f82ebde66eae588cfb71e0cf9209991ec authored by Bryna Hazelton on 16 July 2018, 23:24:04 UTC
Fix sphinx developer docs
Tip revision: 0af17e2
.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