Revision 99208236ee96eba8877928ee309bf08742613476 authored by Bryna Hazelton on 29 October 2017, 03:44:01 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent ecedc3d
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