summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index f11f253..017489d 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -1,17 +1,10 @@
version: 2
formats: [htmlzip, pdf]
python:
- version: 3.6
+ version: "3.7"
install:
- method: pip
path: .
extra_requirements:
- - gevent
- - mongodb
- - redis
- - rethinkdb
- - sqlalchemy
- - tornado
- - twisted
- - zookeeper
+ - test
- doc