https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c7a1ad3358d35f1bd7ab3df7f72ce4050dcbae41 authored by Bryna Hazelton on 04 May 2018, 23:34:15 UTC, committed by James Aguirre on 10 May 2018, 19:57:51 UTC
1 parent 93d0384
Raw File
Tip revision: c7a1ad3358d35f1bd7ab3df7f72ce4050dcbae41 authored by Bryna Hazelton on 04 May 2018, 23:34:15 UTC
Update the history strings for beam transformations
Tip revision: c7a1ad3
.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