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 72bd94b..95cbdcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ vermin = "^1.5.1" pyright = "^1.1.0" pytest = "^7" webtest = "^3.0.0" +ruff = "^0.0.259" [tool.pytest.ini_options] filterwarnings = [ |