From a1210b14e2321d0df4cb52277a7f3ebcb8809a49 Mon Sep 17 00:00:00 2001 From: Aleksandr Kovalko Date: Sat, 4 Jul 2026 05:28:07 +0200 Subject: [PATCH] =?UTF-8?q?README=20(ru+en):=20=D1=82=D1=80=D0=B5=D0=B1?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20Python=20=E2=89=A5=203.1?= =?UTF-8?q?0=20(=D0=B2=20CI=20=E2=80=94=203.11)=20=D0=BF=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=B4=20pip=20install?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.en.md b/README.en.md index e323ee6..8316b21 100644 --- a/README.en.md +++ b/README.en.md @@ -72,6 +72,8 @@ results/ # per-date folders: results.ru.md + results.en.md + raw runs.jso ## Running +Requires Python ≥ 3.10 (CI uses 3.11). + Offline self-test (no network/money; CI): ```bash pip install -r requirements-dev.txt diff --git a/README.md b/README.md index 99b0741..70dd25b 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ results/ # per-date папки: results.ru.md + results.en.md + сыро ## Запуск +Нужен Python ≥ 3.10 (в CI — 3.11). + Офлайн self-test (без сети/денег; CI): ```bash pip install -r requirements-dev.txt