diff --git a/pyproject.toml b/pyproject.toml index 2692654..4564661 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,6 @@ build = "sphinx-build -W -b html docs docs/_build" [tool.ruff] line-length = 100 preview = true -target-version = "py38" [tool.ruff.lint] ignore = [