https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 807cde43d5286fe0a00e52749bda67b757f1a542 authored by James Aguirre on 26 March 2018, 21:01:50 UTC, committed by Bryna Hazelton on 24 May 2018, 15:49:45 UTC
1 parent a3de264
Raw File
Tip revision: 807cde43d5286fe0a00e52749bda67b757f1a542 authored by James Aguirre on 26 March 2018, 21:01:50 UTC
Mon Mar 26 17:01:50 EDT 2018
Tip revision: 807cde4
.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