diff --git a/pyproject.toml b/pyproject.toml index f11c8a3..32d1ff9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ test = [ [tool.poetry.dependencies] python = "^3.11" # NON-TARGET +# Test commit tomli = "2.0.1" [build-system]