Revision d1e655ea28e02f47ce74e241b34c3118a731e7e1 authored by Bryna Hazelton on 17 July 2018, 16:32:01 UTC, committed by Bryna Hazelton on 21 July 2018, 18:38:43 UTC
1 parent 2b65ed9
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