docs: simplify installation command (uv add elexam-core without version pin)

This commit is contained in:
Returner_org 2026-07-01 09:06:05 +03:00
parent ff2ed3efea
commit 8eccc00f89

View File

@ -33,7 +33,7 @@ url = "https://git.elexam.ru/api/packages/Returner_org/pypi/simple"
Затем установи пакет:
```bash
uv add elexam-core==0.1.0
uv add elexam-core
```
### Напрямую из git по тегу