https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 255c339548fdcaf42f12eacd38fb3ea6ceb22527 authored by Bryna Hazelton on 14 December 2016, 17:53:09 UTC, committed by Zaki Ali on 05 April 2017, 22:20:34 UTC
1 parent 070ebc6
Raw File
Tip revision: 255c339548fdcaf42f12eacd38fb3ea6ceb22527 authored by Bryna Hazelton on 14 December 2016, 17:53:09 UTC
put comment into issue
Tip revision: 255c339
.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