From e68a6c48ac418f3d24aa80e6dcb0b3c564b58bc5 Mon Sep 17 00:00:00 2001 From: kolo Date: Wed, 15 Oct 2025 15:31:45 +0300 Subject: [PATCH] fix ci --- .readthedocs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ec70fa9..4f2b103 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,10 +4,6 @@ build: os: ubuntu-22.04 tools: python: "3.12" - jobs: - post_install: - - python -m sphinx-build -b gettext . _build/gettext - - python -m sphinx-intl update -p _build/gettext -l en sphinx: configuration: docs/conf.py