https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision fb43bd0e816cb3c6ea49ff48cc4e1cf149c13285 authored by Adam Beardsley on 02 November 2017, 21:53:47 UTC, committed by Bryna Hazelton on 07 November 2017, 18:17:41 UTC
1 parent 14d9f20
Raw File
Tip revision: fb43bd0e816cb3c6ea49ff48cc4e1cf149c13285 authored by Adam Beardsley on 02 November 2017, 21:53:47 UTC
removed extra reordering
Tip revision: fb43bd0
.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