Skip to content

Commit 8b87dd4

Browse files
committed
Test libtmux env fix
1 parent fb16b3b commit 8b87dd4

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ include = [
4141
dependencies = [
4242
"libtmux~=0.40.0",
4343
"colorama>=0.3.9",
44-
"PyYAML>=6.0"
44+
"PyYAML>=6.0",
4545
]
4646

4747
[project.urls]
@@ -88,6 +88,9 @@ dev-dependencies = [
8888
"types-PyYAML",
8989
]
9090

91+
[tool.uv.sources]
92+
libtmux = { git = "https://github.com/ppentchev/libtmux", branch = "pp-command-env" }
93+
9194
[dependency-groups]
9295
docs = [
9396
"aafigure",

uv.lock

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

0 commit comments

Comments
 (0)