Skip to content

Update to be compatible with newer version of Sphinx

Jonathan Feinberg requested to merge jonathf/sphinx-terraform:main into main

A year a go, related to version 7.3.5, the require_sphinx method starting enforcing major.minor format on the input. By conforming to this format, the project will work again with newer versions of Sphinx.

Thanks for a great piece of code!

Merge request reports