Skip to content

Commit be00f59

Browse files
authored
Merge branch 'master' into pyup-initial-update
2 parents 600d4bd + fa79167 commit be00f59

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
# The theme to use for HTML and HTML Help pages. See the documentation for
8585
# a list of builtin themes.
8686
#
87-
html_theme = 'alabaster'
87+
html_theme = 'sphinx_rtd_theme'
8888

8989
# Theme options are theme-specific and customize the look and feel of a
9090
# theme further. For a list of options available for each theme, see the

requirements_dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ tox==3.2.1
77
coverage==4.5.1
88
Sphinx==1.7.8
99
twine==1.11.0
10-
11-
10+
sphinx_rtd_theme==0.4.1

0 commit comments

Comments
 (0)