-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
bugSomething isn't workingSomething isn't workingsdkSomething to do with the `sdk` packageSomething to do with the `sdk` package
Description
At the moment, the autodocumentation pipeline is failing, without any clear reason why (see for example here).
After some research, I think it is due to outdated dependencies in sdk/docs/add_requirements.txt.
Locally, it works for me if I update to the newest released versions of the dependencies:
# Additional requirements for building the docs
sphinx~=8.2
sphinx-rtd-theme~=3.0
sphinx-argparse~=0.5.0
This probably makes sense to solved combined with #384.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsdkSomething to do with the `sdk` packageSomething to do with the `sdk` package