Revision ac487a4e0ba1c17e53d5597e04215abe89c77aff authored by Bryna Hazelton on 16 July 2018, 23:36:21 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:38 UTC
1 parent 0af17e2
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