https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 9c81d8b6aa91800b231218fbdb9b9717bd427bfc authored by Bryna Hazelton on 29 June 2018, 17:57:13 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 16a4593
Raw File
Tip revision: 9c81d8b6aa91800b231218fbdb9b9717bd427bfc authored by Bryna Hazelton on 29 June 2018, 17:57:13 UTC
fix frequency compare
Tip revision: 9c81d8b
.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