Revision f62645c2e90b7e710754006c1d4685f303d4a16f authored by EXTERNAL-Ewall-Wice on 16 May 2018, 00:30:51 UTC, committed by EXTERNAL-Ewall-Wice on 01 November 2018, 23:54:15 UTC
1 parent 5091aa2
Raw File
.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