https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d79ca1f75c453ec5673657e3bbeee69e3d5731d3 authored by Bryna Hazelton on 03 July 2017, 19:02:18 UTC, committed by Bryna Hazelton on 03 July 2017, 19:18:28 UTC
1 parent 73f2f8f
Raw File
Tip revision: d79ca1f75c453ec5673657e3bbeee69e3d5731d3 authored by Bryna Hazelton on 03 July 2017, 19:02:18 UTC
change FREQPARM extension name to BANDPARM
Tip revision: d79ca1f
.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