Revision 5b7e3ccb875e34ccb4e16f7bf0d5594033fcf536 authored by Bryna Hazelton on 11 July 2018, 17:31:52 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent c30fe5f
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