From 7f6bf6928f5dc62b706b2ffe154f811f54d722d8 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 26 Feb 2024 15:42:38 +0800 Subject: chore(project): add pip deps and bump version from 0.1.4 to 0.1.5 --- pyproject.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 47bd9fa..e0a3ea6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,4 +44,8 @@ repository = "https://github.com/HydroRoll-Team/HydroRoll" documentation = "https://docs.hydroroll.team/" [tool.maturin] -features = ["pyo3/extension-module"] \ No newline at end of file +features = ["pyo3/extension-module"] +[tool.pdm.dev-dependencies] +dev = [ + "pip>=24.0", +] -- cgit v1.2.3-70-g09d2