Revision 11831c2e84e33e5ba71eaac5ee8545ca27d34971 authored by Bryna Hazelton on 03 August 2017, 00:23:50 UTC, committed by Danny Jacobs on 27 October 2017, 19:54:58 UTC
1 parent c386afa
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