Revision 3880bfdae1395750ef3efa7f3140c18ca8078f14 authored by Bryna Hazelton on 29 April 2017, 17:09:45 UTC, committed by Bryna Hazelton on 03 May 2017, 16:37:18 UTC
1 parent 65c4ac6
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