We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d867a commit 89faaa8Copy full SHA for 89faaa8
readthedocs.yml
@@ -3,4 +3,3 @@ build:
3
4
python:
5
version: 3.6
6
- pip_install: true
requirements.txt
@@ -34,6 +34,7 @@ pytz==2018.5
34
requests==2.19.1
35
six==1.11.0
36
snowballstemmer==1.2.1
37
+sphinx-rtd-theme==0.4.1
38
sphinx==1.7.9
39
sphinxcontrib-napoleon==0.6.1
40
sphinxcontrib-websupport==1.1.0; python_version >= '2.7'
0 commit comments