https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f8496be70378c08b6162d5de86c2043bbefd5b58 authored by Bryna Hazelton on 04 July 2017, 00:42:28 UTC, committed by Bryna Hazelton on 06 July 2017, 00:17:12 UTC
1 parent c465042
Raw File
Tip revision: f8496be70378c08b6162d5de86c2043bbefd5b58 authored by Bryna Hazelton on 04 July 2017, 00:42:28 UTC
Add Paul as author and add date
Tip revision: f8496be
.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