We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240310a commit 04785aaCopy full SHA for 04785aa
CHANGES
@@ -20,6 +20,11 @@ $ pip install --user --upgrade --pre libtmux
20
- tests: Import `Self` in a `TYPE_CHECKING` guard to prevent dependency issues.
21
Via #562, Thank you @ppentchev!
22
23
+### Development
24
+
25
+- dev dependencies: Include `typing-extensions` for Python version < 3.11 via
26
+ the `testing` and `lint` groups, via #564.
27
28
## libtmux 0.42.0 (2025-02-02)
29
30
### Bug fixes
0 commit comments