fix: reoslve the uv issue

This commit is contained in:
Omid Zamani
2026-01-02 16:50:08 +01:00
parent e6cdcc207a
commit 68277cc929
7 changed files with 24 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ steps. Please substitute it with your own domain.
mta-sts.chat.example.org. 3600 IN CNAME chat.example.org.
2. On your local PC, clone the repository and bootstrap the Python
virtualenv.
environment using ``uv``.
::