diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 89ce932..51b0445 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ documentation = "https://docs.hydroroll.team/" [tool.maturin] features = ["pyo3/extension-module"] + [tool.pdm.dev-dependencies] dev = [ "pip>=24.0", |
