Revision 51a467fafa8bd261d9d6256c0d4cedc1540d9cbd authored by Bryna Hazelton on 11 July 2018, 20:49:02 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:38 UTC
1 parent 39ba899
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