fix: sphinx breaking change

see https://github.com/sphinx-doc/sphinx/issues/10474
This commit is contained in:
steve-chavez
2023-11-28 07:46:13 -05:00
committed by Steve Chavez
parent 03e384d55b
commit bd6d8624ab
+1 -1
View File
@@ -66,7 +66,7 @@ release = u'11.2.0'
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = 'en'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: