https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 3f522825e8cf103e7083f71dbf47a09e0e35942c authored by Paul La Plante on 26 October 2018, 17:27:13 UTC, committed by Paul La Plante on 30 October 2018, 00:46:57 UTC
1 parent c247614
Raw File
Tip revision: 3f522825e8cf103e7083f71dbf47a09e0e35942c authored by Paul La Plante on 26 October 2018, 17:27:13 UTC
Change channel to defaults
Tip revision: 3f52282
.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