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 d228fdd commit e02507bCopy full SHA for e02507b
CHANGES
@@ -34,6 +34,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
34
- Bump libtmux 0.15.1 -> 0.15.3 (#821, pytest plugin improvements, root-level
35
conftest.py)
36
37
+### Packaging
38
+
39
+- Remove `MANIFEST.in`
40
41
+ This is handled by poetry's `include` in pyproject.toml.
42
43
+- Remove `.tmuxp-before-script.sh` from `.tmuxp.yaml`
44
45
## tmuxp 1.15.0 (2022-09-11)
46
47
**Maintenance release, no features or fixes**
0 commit comments