Skip to content

Commit b318a7c

Browse files
committed
1 parent 9efdf97 commit b318a7c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

poetry.lock

Lines changed: 10 additions & 7 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 = "~0.34.0"
50+
libtmux = {git = "https://github.com/tmux-python/libtmux.git", rev = "simplify-targets"}
5151
colorama = ">=0.3.9"
5252
PyYAML = "^6.0"
5353

0 commit comments

Comments
 (0)