Skip to content

Commit 304977b

Browse files
committed
trying to fix readthedocs.org builds
1 parent 50aab19 commit 304977b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
#
6969
# This is also used if you do content translation via gettext catalogs.
7070
# Usually you set "language" from the command line for these cases.
71-
language = None
71+
language = "en"
7272

7373
# List of patterns, relative to source directory, that match files and
7474
# directories to ignore when looking for source files.

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
colorama>=0.4.6
22
termcolor
33
ufal.udpipe
4+
sphinx_rtd_theme

0 commit comments

Comments
 (0)