]> git.k1024.org Git - pyxattr.git/commit
Remove compatibility with old recommonmark versions
authorIustin Pop <iustin@k1024.org>
Sun, 29 Nov 2020 19:50:06 +0000 (20:50 +0100)
committerIustin Pop <iustin@k1024.org>
Sun, 29 Nov 2020 19:50:06 +0000 (20:50 +0100)
commitaaadf9d02e2e05d75504a6d5798986b1f2285ca0
treefadbdefd7e01895c446728a38ebf8ad78dd8499f
parent811bbe8777b0d1cb902d5837ac71d1090281a6c1
Remove compatibility with old recommonmark versions

It's hard trying to keep compatibility with both very old (<1.8),
old (1.8) and modern (Sphinx), while also supporting old recommonmark;
recommonmark 0.5 was released in January 2019.

So let's drop the old support and just keep support for Sphinx 1.8 and
3.0+, and more modern recommonmark.
doc/conf.py