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