https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 560e1eb5e79fa95869debb0f61c9a1006858165a authored by jburba on 15 November 2017, 20:18:46 UTC, committed by Bryna Hazelton on 16 November 2017, 17:43:51 UTC
1 parent 9540b3f
Raw File
Tip revision: 560e1eb5e79fa95869debb0f61c9a1006858165a authored by jburba on 15 November 2017, 20:18:46 UTC
More tutorial formatting and update select description
Tip revision: 560e1eb
.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