Revision f94fb9e1bc0235988233d344ffd1cb6a283b83fb authored by EXTERNAL-Ewall-Wice on 02 November 2018, 01:10:27 UTC, committed by EXTERNAL-Ewall-Wice on 02 November 2018, 01:10:27 UTC
1 parent c2bc166
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