Skip to content

Commit 0c00608

Browse files
committed
!squash libtmux
1 parent b318a7c commit 0c00608

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

poetry.lock

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tmuxp = 'tmuxp:cli.cli'
4747

4848
[tool.poetry.dependencies]
4949
python = "^3.8"
50-
libtmux = {git = "https://github.com/tmux-python/libtmux.git", rev = "simplify-targets"}
50+
libtmux = "~0.35.0"
5151
colorama = ">=0.3.9"
5252
PyYAML = "^6.0"
5353

0 commit comments

Comments
 (0)