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 2d21b1e commit 775c135Copy full SHA for 775c135
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
- 'examples/**'
28
python_files:
29
- 'src/libtmux/**'
30
- - poetry.lock
+ - uv.lock
31
- pyproject.toml
32
33
- name: Should publish
0 commit comments