Bump deps

This commit is contained in:
Dan Bader
2018-07-16 12:10:07 -07:00
parent 4f43620b84
commit 75b235fdf0
12 changed files with 75 additions and 90 deletions
+2 -2
View File
@@ -106,11 +106,11 @@ html_theme = 'alabaster'
# documentation.
html_theme_options = {
'show_powered_by': False,
'github_user': 'kennethreitz',
'github_user': 'realpython',
'github_repo': 'python-guide',
'github_banner': True,
'show_related': False,
'note_bg': '#FFF59C'
'note_bg': '#FFF59C',
}
# Add any paths that contain custom themes here, relative to this directory.