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 a049b48..ac669d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,6 +55,7 @@ features = ["pyo3/extension-module"] dev = [ "pip>=24.0", "maturin>=1.6.0", + "ruff>=0.4.9", ] docs = [ "docutils>=0.20.1", |
