From 36f74ed3c4a07d140a71a62969e3398050c612e9 Mon Sep 17 00:00:00 2001 From: "path-sync[bot]" Date: Thu, 26 Feb 2026 07:03:39 +0000 Subject: [PATCH] chore: sync python-template from 8ba3037e --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 10e0f73..6ddb2a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,6 +106,7 @@ dev-test = [ "pytest>=9.0", "pytest-asyncio>=0.24", "pytest-cov>=7.0", + "pytest-examples>=0.0.18", "pytest-regressions>=2.6", ] # === OK_EDIT: path-sync dev-test ===