From 4c1d386f6f33ac135af8a599f4f27e34950b06c0 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Fri, 13 Dec 2024 19:42:20 -0500 Subject: [PATCH] Fix pdm configuration --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9947d3b5..af50a503 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,10 +16,10 @@ requires-python = ">=3.10" license = { text = "BSD-3-Clause" } [tool.pdm] -[tool.pdm.dev-dependencies] -lint = ["pre-commit>=3.3.3"] package-type = "application" +[tool.pdm.dev-dependencies] +lint = ["pre-commit>=3.3.3"] [tool.pdm.scripts] build = { cmd = [