Conversation
|
This pull request does not contain a staged changelog entry. To create one, use the Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See |
|
Interesting that this didn't fail locally. Anyhow it seems the problem is |
|
This pull request does not contain a staged changelog entry. To create one, use the Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See |
At some point in the migration to 2.0 we changed the tab library we use for Sphinx. At the time we didn't update the 1.0 docs to also use that library, and just left a todo to get rid of it. This gets rid of the old library. This was done now because it was causing some issues with an upgrade to sphinx 9.
7c61c7e to
bb86e64
Compare
Dependabot tried to do this update a while ago, but not all the other dependencies had been updated to support Sphinx 9 yet. As of a few minutes ago that is no longer the case. I could ostensibly wait for dependabot to run again, but it seems like it'll ignore this version and who knows when Sphinx will do another.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.