https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1c396e9662e662b19220d7fa88f1eb922b0b85f5 authored by Bryna Hazelton on 18 February 2018, 08:26:04 UTC, committed by Bryna Hazelton on 21 March 2018, 06:38:47 UTC
1 parent 57fe57c
Raw File
Tip revision: 1c396e9662e662b19220d7fa88f1eb922b0b85f5 authored by Bryna Hazelton on 18 February 2018, 08:26:04 UTC
small beamfits memo tweak
Tip revision: 1c396e9
.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