This commit is contained in:
2025-10-15 15:24:12 +03:00
parent 4db3573292
commit 6359479b5b
-2
View File
@@ -5,8 +5,6 @@ build:
tools: tools:
python: "3.12" python: "3.12"
jobs: jobs:
post_create_environment:
- apt-get update && apt-get install -y gettext
post_install: post_install:
- sphinx-build -b gettext . _build/gettext - sphinx-build -b gettext . _build/gettext
- sphinx-intl update -p _build/gettext -l en - sphinx-intl update -p _build/gettext -l en