Revision 44953a2142078da02aedf5a1a5e311fb8716e2b8 authored by Bryna Hazelton on 03 May 2017, 00:49:15 UTC, committed by Bryna Hazelton on 03 May 2017, 16:37:18 UTC
1 parent c79829e
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