Revision afb41f9091c999518b302c57509323737c502d35 authored by Bryna Hazelton on 31 January 2018, 18:40:27 UTC, committed by Bryna Hazelton on 07 February 2018, 21:13:15 UTC
1 parent 6868aa9
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