We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f6238 commit 3be393aCopy full SHA for 3be393a
CHANGES
@@ -27,7 +27,11 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
27
28
### Development
29
30
+<<<<<<< HEAD
31
- CI: Check for runtime dependencies (#965)
32
+=======
33
+- libtmux: Bump minimum version from 0.42.0 -> 0.44.2 (#962)
34
+>>>>>>> d22a4d97 (docs(CHANGES) Note libtmux 0.44.1 bump)
35
- Tests: Improve parametrized test suite (#964)
36
37
Convert remaining `pytest.mark.parametrize()` tests to `NamedTuple` fixtures:
0 commit comments