bpo-42238: [doc] moving from rstlint.py to sphinx-lint. by JulienPalard · Pull Request #31097 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it will require adaptation here.
I don't think so, but I may miss something. sphinx-lint should be able to find the conf.py by itself, and we'll be able to add a sphinx install dependency, so it looks like it should be doable without adaptation.
Still we can pin <1 and use semver, so if we break something we can bump the major version if you prefer.