Revision 68cf82be805dcf3956e5e8132faf7f25d3a70b82 authored by Bryna Hazelton on 11 July 2018, 14:56:02 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 8472d2c
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