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 3cfacad commit 6db322fCopy full SHA for 6db322f
CHANGES
@@ -21,10 +21,16 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
21
22
### Development
23
24
+#### Project and package management: poetry to uv (#39)
25
+
26
+[uv] is the new package and project manager for the project, replacing Poetry.
27
28
- Code quality: Use f-strings in more places (#931)
29
30
via [ruff 0.4.2](https://github.com/astral-sh/ruff/blob/v0.4.2/CHANGELOG.md).
31
32
+[uv]: https://github.com/astral-sh/uv
33
34
## tmuxp 1.47.0 (2024-04-21)
35
36
_Maintenance only, no bug fixes or new features_
0 commit comments