0.4.9-drafts

This commit is contained in:
2025-02-09 17:18:01 +03:00
parent dce05342df
commit 37a9a284ef
13 changed files with 468 additions and 37 deletions

View File

@@ -44,8 +44,8 @@ Start API server with `dev` keyword added and `mkcert` installed:
```shell
mkdir .venv
python3.12 -m venv .venv
poetry env use .venv/bin/python3.12
python3.12 -m venv venv
poetry env use venv/bin/python3.12
poetry update
mkcert -install