https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a30ba1211f589e9cf9fdfe4769147831887d9a4b authored by Bryna Hazelton on 26 March 2018, 05:11:05 UTC, committed by Adam Beardsley on 28 March 2018, 00:44:12 UTC
1 parent 2bf3b30
Raw File
Tip revision: a30ba1211f589e9cf9fdfe4769147831887d9a4b authored by Bryna Hazelton on 26 March 2018, 05:11:05 UTC
update tests for new scipy version
Tip revision: a30ba12
.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