Drop support for Python 3.6 and count Sphinx Critical warnings
With Sphinx 5 you also receive CRITICAL
instead of WARNING
, so we should count them in as well.
Even though we dropped Python 3.6 support we still maintain backwards compatibility.
With Sphinx 5 you also receive CRITICAL
instead of WARNING
, so we should count them in as well.
Even though we dropped Python 3.6 support we still maintain backwards compatibility.