Revision 4493fd2720610e857bb4a24eff949eb1f2ba7f26 authored by Ruby Byrne on 16 July 2018, 23:59:02 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent 9f0b97c
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