Revision 0d50bbc23670dc27979acb38d00e90afa9d5d528 authored by Bryna Hazelton on 29 April 2017, 18:45:13 UTC, committed by Bryna Hazelton on 03 May 2017, 16:37:18 UTC
1 parent 0cf21ae
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