Added the built int functions registry
Still lots to do tho
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@ version = "0.1.0"
|
||||
description = "Utility to run tasks such as backups"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"pyaml>=26.7.0",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
venvPath = "."
|
||||
|
||||
Reference in New Issue
Block a user