https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f64e24ae6eee42bfc07329ae32565ca911350289 authored by Adam Beardsley on 04 April 2017, 23:06:51 UTC, committed by Bryna Hazelton on 14 April 2017, 19:14:20 UTC
1 parent 99e84c9
Raw File
Tip revision: f64e24ae6eee42bfc07329ae32565ca911350289 authored by Adam Beardsley on 04 April 2017, 23:06:51 UTC
Updated solution that should grab git info from code actually running
Tip revision: f64e24a
.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