Revision 5d24afbe332afbc54bfc704b4043db3c32d97abf authored by Ruby Byrne on 10 July 2018, 22:29:47 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent c7fd2f8
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