From 867de3ff537174fada834fd05db7980ae723f0ab Mon Sep 17 00:00:00 2001 From: Richard Nemeth Date: Wed, 28 Jan 2026 12:13:43 +0100 Subject: [PATCH] chore: remove custom pyproject commit --- pyproject.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5bfc354..b77058c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,8 +98,3 @@ ignore = [ [tool.pytest.ini_options] asyncio_default_fixture_loop_scope = "function" -[tool.pyright] -venvPath = "/Users/richardnemeth/Library/Caches/pypoetry/virtualenvs" -venv = "python-keycloak-4PLGxl-6-py3.13" -pythonVersion = "3.13" -