1 We have no ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- dunamai-1.22.0/pyproject.toml.orig
5 +++ dunamai-1.22.0/pyproject.toml
8 black = { version = "22.1.0", python = "^3.7" }
9 mypy = { version = "^0.982", python = "^3.7" }
10 -ruff = {version = "^0.0.272", python = "^3.7"}
11 argparse-manpage = {version = "^4.6", python = ">=3.7"}