We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70cb62 commit 7aad859Copy full SHA for 7aad859
2 files changed
pyproject.toml
@@ -52,9 +52,9 @@ Changes = "https://github.com/tmux-python/libtmux/blob/master/CHANGES"
52
[dependency-groups]
53
dev = [
54
# Docs (via gp-sphinx)
55
- "gp-sphinx==0.0.1a21",
56
- "sphinx-autodoc-api-style==0.0.1a21",
57
- "sphinx-autodoc-pytest-fixtures==0.0.1a21",
+ "gp-sphinx==0.0.1a22",
+ "sphinx-autodoc-api-style==0.0.1a22",
+ "sphinx-autodoc-pytest-fixtures==0.0.1a22",
58
"sphinx-autobuild",
59
"types-docutils",
60
# Testing
@@ -75,9 +75,9 @@ dev = [
75
]
76
77
docs = [
78
79
80
81
82
83
testing = [
0 commit comments