Skip to content

Commit 82ef83e

Browse files
committed
Stop using solarized theme for pygments
It's suddenly unavailable, which is breaking the documentation build.
1 parent 5c29da2 commit 82ef83e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

documentation/sphinx/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@
9595
# output. They are ignored by default.
9696
#show_authors = False
9797

98-
# The name of the Pygments (syntax highlighting) style to use.
99-
pygments_style = 'solarizedlight'
100-
10198
# A list of ignored prefixes for module index sorting.
10299
#modindex_common_prefix = []
103100

documentation/sphinx/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ setuptools>=20.10.0
33
sphinx==1.5.6
44
sphinx-bootstrap-theme==0.4.8
55
docutils==0.16
6-
pygments-style-solarized

0 commit comments

Comments
 (0)