diff --git a/docs/conf.py b/docs/conf.py index fc4e3a4118..cca80af33a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -106,3 +106,6 @@ # Ref: https://github.com/python-attrs/attrs/pull/571/files\ # #diff-85987f48f1258d9ee486e3191495582dR82 default_role = 'any' + + +html_theme = 'alabaster'