docs: mention textual dependency in hacking section
This commit is contained in:
@@ -138,7 +138,7 @@ OTP is supported if you use a two-factor authentication device.
|
|||||||
|
|
||||||
## Hacking
|
## Hacking
|
||||||
|
|
||||||
This project uses [uv](https://github.com/astral-sh/uv) for dependency management.
|
This project uses [uv](https://github.com/astral-sh/uv) for dependency management, the TUI is built with [Textual](https://textual.textualize.io/) (currently `textual>=8.0.0`).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# install dependencies (creates .venv)
|
# install dependencies (creates .venv)
|
||||||
|
|||||||
Reference in New Issue
Block a user