summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2022-09-20 01:00:54 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2022-09-20 01:00:54 +0200
commit2b57f247128dc7f243c98c323a301942264d9a5d (patch)
treec219b9fdc5d54003ed789181c5b854e2ce2f3add /docs/conf.py
parent735de787b84a1c8410d97ce402847bfc0c535487 (diff)
downloadpsutil-2b57f247128dc7f243c98c323a301942264d9a5d.tar.gz
#2084: document limitations of environ() on macOS Big Sur
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index f4a32b98..f0de7772 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -96,7 +96,7 @@ release = VERSION
#
# 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 = "eng"
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: