Revision 70b90b2d0fd028e97328f1067d6237928c8c64dc authored by Bryna Hazelton on 11 October 2018, 21:18:54 UTC, committed by Bryna Hazelton on 12 October 2018, 19:50:57 UTC
1 parent dbcef3b
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