blob: 8b964fb7db441d5c222f8282f3eb533e09b5b6e3 [file] [log] [blame] [edit]
[project]
name = "scripts"
version = "0.0.1"
dependencies = ["stdlibs"]
requires-python = ">=3.12"
[tool.black]
line-length = 88
[tool.ruff]
extend = "../pyproject.toml"