https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a4dce95e853816601b9fc2a382b4a3c4d6369591 authored by aelanman on 08 March 2017, 16:48:30 UTC, committed by Adam Beardsley on 11 May 2017, 16:35:19 UTC
1 parent 652905e
Raw File
Tip revision: a4dce95e853816601b9fc2a382b4a3c4d6369591 authored by aelanman on 08 March 2017, 16:48:30 UTC
t_grid etc. vectorized
Tip revision: a4dce95
.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