Revision 2d77bc5864a27a33712dec72a24911c1216e8a27 authored by Bryna Hazelton on 05 October 2018, 00:07:38 UTC, committed by Bryna Hazelton on 05 October 2018, 17:27:00 UTC
1 parent 93780e8
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