Revision e898c086b984a43bf4e012c2a659d7e8f4c4d7af authored by Bryna Hazelton on 03 July 2018, 23:50:07 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent e7bc5cf
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