@@ -60,13 +60,16 @@ Download the latest version of Python and install it
## Pip
```bash
pip3 install -r requirements.txt
pip3 install uv
```
## Config
## Starten
```shell
uv run ...
```
# Tests
```bash
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.