Run commands
This commit is contained in:
parent
2d54682664
commit
dc37d13866
5 changed files with 66 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ version = "0.0.0"
|
|||
description = "Python-based Arch System Config Helper"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
dependencies = ["rich>=14.1.0"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["RUF", "F"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue