The source project of this merge request has been removed.
[staticweb] Install sphinx explicitely
At the moment it is only installed indirectly as dependency eg. through the sphinx themes. However due to this it seems that dependencies of sphinx it self are not properly installed (in the correct version), namely docutils. This makes sphinx-build failing with errors.
I tried this locally and it seems to work. The failure out in the wild can be found here: https://invent.kde.org/documentation/docs-kdenlive-org/-/jobs/710330
Edited by Julius Künzel