Revision bf3944d966ae640005a7caf40cf064b39c7fa05f authored by Bryna Hazelton on 26 September 2018, 19:36:47 UTC, committed by Bryna Hazelton on 28 September 2018, 15:53:39 UTC
1 parent c0666f1
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