Revision 5091aa2e35594051a7678cc17a22f4bebbeb265a authored by EXTERNAL-Ewall-Wice on 16 May 2018, 00:21:09 UTC, committed by EXTERNAL-Ewall-Wice on 01 November 2018, 23:54:15 UTC
1 parent 3b82581
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