https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 37ee5e83537738d930e31257499f97bbd0750441 authored by Bryna Hazelton on 20 July 2018, 18:52:48 UTC, committed by Danny Jacobs on 20 July 2018, 20:45:06 UTC
1 parent fa4c45c
Raw File
Tip revision: 37ee5e83537738d930e31257499f97bbd0750441 authored by Bryna Hazelton on 20 July 2018, 18:52:48 UTC
fixes for new org
Tip revision: 37ee5e8
.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