[project] name = "test" version = "1.0.0" requires-python = ">=3.7,<3.11" [tool.black] line-length = 79 target-version = ["py310"]