From 6359479b5bc44baae3900d3f70b845485625d458 Mon Sep 17 00:00:00 2001 From: kolo Date: Wed, 15 Oct 2025 15:24:12 +0300 Subject: [PATCH] fix ci --- .readthedocs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7d09883..cc06996 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,8 +5,6 @@ build: tools: python: "3.12" jobs: - post_create_environment: - - apt-get update && apt-get install -y gettext post_install: - sphinx-build -b gettext . _build/gettext - sphinx-intl update -p _build/gettext -l en