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 50569f0 commit c0b973aCopy full SHA for c0b973a
docs/developing.md
@@ -11,7 +11,7 @@ $ cd libtmux
11
```
12
13
```console
14
-$ poetry install -E "docs test coverage lint ruff"
+$ poetry install -E "docs test coverage lint"
15
16
17
Makefile commands prefixed with `watch_` will watch files and rerun.
0 commit comments