File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,18 @@ $ pip install --user --upgrade --pre libtmux
29
29
- Add [ flake8-bugbear] ( https://github.com/PyCQA/flake8-bugbear ) (#408 )
30
30
- Add [ flake8-comprehensions] ( https://github.com/adamchainz/flake8-comprehensions ) (#409 )
31
31
32
+ ### Tests
33
+
34
+ - Test doctests in documentation via
35
+ [ pytest-doctest-docutils] ( https://gp-libs.git-pull.com/doctest/pytest.html ) (#410 )
36
+
32
37
### Documentation
33
38
34
39
- Move to sphinx-autoissues, #406
35
40
- Examples updated for correctness, #412 (cherry-picked from #410 )
41
+ - Render changelog in [ linkify_issues] ( https://gp-libs.git-pull.com/linkify_issues/ ) (#410 )
42
+ - Fix Table of contents rendering with sphinx autodoc with
43
+ [ sphinx_toctree_autodoc_fix] ( https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/ ) (#410 )
36
44
37
45
## libtmux 0.14.2 (2022-08-17)
38
46
You can’t perform that action at this time.
0 commit comments