https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1302bb78bcc14fe67149205f6a66cc63b259c47a authored by Paul La Plante on 11 October 2018, 15:42:11 UTC, committed by Paul La Plante on 11 October 2018, 18:22:25 UTC
1 parent bc517f1
Raw File
Tip revision: 1302bb78bcc14fe67149205f6a66cc63b259c47a authored by Paul La Plante on 11 October 2018, 15:42:11 UTC
Get old tests to pass again
Tip revision: 1302bb7
.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