aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1ab956c..a049b48 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,6 +54,7 @@ features = ["pyo3/extension-module"]
[tool.pdm.dev-dependencies]
dev = [
"pip>=24.0",
+ "maturin>=1.6.0",
]
docs = [
"docutils>=0.20.1",