Revision fd262b77e4e41ad30f3e54ee26f55262da5c3ba3 authored by Isaac Overcast on 25 May 2017, 18:11:33 UTC, committed by Isaac Overcast on 25 May 2017, 18:11:33 UTC
1 parent 9e1a638
Raw File
readthedocs.yml

## Don't build any extra formats

conda:
    file: environment.yml

python:
    version: 2.7
    setup_py_install: true
back to top