sphinxcontrib-versioning icon indicating copy to clipboard operation
sphinxcontrib-versioning copied to clipboard

ConfigInject class incompatible with Sphinx 1.8

Open leokoppel opened this issue 7 years ago • 0 comments

For those keeping up with newer versions using Lingnik's patch (https://github.com/Robpol86/sphinxcontrib-versioning/pull/46):

The signature of sphinx.config.Config.__init__ changed in Sphinx 1.8. The fix is https://github.com/leokoppel/sphinxcontrib-versioning/commit/93fe26211de4322c0ddf347f51e095b580cdcd55.

leokoppel avatar Oct 23 '18 03:10 leokoppel