https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 83bd00437504b8441571eaf670e0b6cf290b5e8d authored by Paul La Plante on 18 May 2018, 13:56:57 UTC, committed by Paul La Plante on 18 May 2018, 13:56:57 UTC
1 parent fd2e8fa
Raw File
Tip revision: 83bd00437504b8441571eaf670e0b6cf290b5e8d authored by Paul La Plante on 18 May 2018, 13:56:57 UTC
Start writing UVH5 memo
Tip revision: 83bd004
.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