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 ===