Revision 9f0b97c23ffdf3706505cd6132f1b3cf6eb7c337 authored by Ruby Byrne on 16 July 2018, 22:38:26 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent d7f89a0
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