Revision e1b9bc3e3277f061aedc771d0e32cf4940625ac1 authored by Bryna Hazelton on 05 October 2018, 19:28:07 UTC, committed by Bryna Hazelton on 11 October 2018, 20:10:19 UTC
1 parent 626214f
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