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 e1b87db commit bcec701Copy full SHA for bcec701
.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