https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 036546036b518da79ffad92f62bf4baa181c581e authored by Bryna Hazelton on 04 November 2017, 22:37:08 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent 679b558
Raw File
Tip revision: 036546036b518da79ffad92f62bf4baa181c581e authored by Bryna Hazelton on 04 November 2017, 22:37:08 UTC
healpix conversion testing improvements
Tip revision: 0365460
.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