[project] name = "myov-project" version = "1.0.0" description = "My overlay - Gentoo Portage overlay by XGQT" authors = [ {name = "Maciej Barć", email = "xgqt@xgqt.org"}, ] requires-python = ">=3.13" dependencies = [ # # Build "scons-xo-exts-lib>=1.3.0", "scons>=4.10.1", "xo-stamper-app>=1.1.0", # # Tests, lint "pre-commit>=4.5.0", ] [tool.black] line-length = 108