aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 09f52fa..437c266 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,7 +24,7 @@ build-backend = "pdm.backend"
ipm = "ipm.__main__:main"
[tool.pdm]
-package-type = "library"
+distribution = true
[tool.pdm.dev-dependencies]
test = [