Fix C++ docs build

Pin sphinx to the previous release due to

    https://github.com/sphinx-doc/sphinx/issues/11605
This commit is contained in:
Simon Hausmann 2023-08-17 09:22:09 +02:00
parent 2aecba2e90
commit d918bc217b
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ verify_ssl = true
[packages]
breathe = ">=4.33.1"
sphinx = ">=4.5.0"
sphinx = "==7.1.2"
exhale = ">=0.2.4"
myst_parser = ">=0.17.2"
sphinx-markdown-tables = ">=0.0.15"