Revision cbc655fa0bd18a173c1fb59e5cc869b6dc748956 authored by Bryna Hazelton on 03 May 2017, 22:05:54 UTC, committed by Bryna Hazelton on 04 May 2017, 01:44:21 UTC
1 parent 7f2d525
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