Skip to content

Commit 71ca4b8

Browse files
committed
1 parent 5955713 commit 71ca4b8

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

poetry.lock

Lines changed: 15 additions & 8 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.37.0"
50+
libtmux = {git = "https://github.com/tmux-python/libtmux.git", rev = "improved-options"}
5151
colorama = ">=0.3.9"
5252
PyYAML = "^6.0"
5353

0 commit comments

Comments
 (0)