hazelcast/hazelcast-python-client

`linter_docs_mypy.yaml` action fails due to `Sphinx version error`

Closed this issue · 0 comments

My PR's linter status check has failed with the following message:

sphinx-build -b html -d _build/doctrees  -W --keep-going -b linkcheck . _build/html
Running Sphinx v4.2.0

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
make: *** [Makefile:5[8](https://github.com/hazelcast/hazelcast-python-client/actions/runs/7531939745/job/20501588880?pr=657#step:5:9): html] Error 2
Error: Process completed with exit code 2.