aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-01-23 20:00:57 +0800
committer苏向夜 <fu050409@163.com>2024-01-23 20:00:57 +0800
commita3b6c72b4b501582c21c0c3f7f19a230df48a148 (patch)
treeda756144cbf3e981854ebfa5cac7d7b314bf146c
parent105530d527761cfd28f795e437d056fbac22fa7f (diff)
downloadipm-a3b6c72b4b501582c21c0c3f7f19a230df48a148.tar.gz
ipm-a3b6c72b4b501582c21c0c3f7f19a230df48a148.zip
:arrow_up: chore(pdm): update pyproject.toml format
-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 = [