summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: fc277de84fa6725e30791b349a1aa72fef367983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
type: sphinx
python:
  version: "3.5"
  pip_install: true
  extra_requirements:
    - gevent
    - mongodb
    - redis
    - rethinkdb
    - sqlalchemy
    - tornado
    - twisted
    - zookeeper
    - doc