We have no ruff support yet. see https://github.com/tikv/jemallocator/issues/58 --- dunamai-1.23.0/pyproject.toml.orig +++ dunamai-1.23.0/pyproject.toml @@ -37,7 +37,6 @@ ] black = { version = "22.1.0", python = "^3.7" } mypy = { version = "^0.982", python = "^3.7" } -ruff = {version = "^0.0.272", python = "^3.7"} argparse-manpage = {version = "^4.6", python = ">=3.7"} [tool.poetry.scripts]