implement cli/infra update cicd

This commit is contained in:
Deeman
2025-10-12 21:00:41 +02:00
parent 790e802edd
commit 55bb84f0fa
18 changed files with 2052 additions and 60 deletions

View File

@@ -10,8 +10,15 @@ requires-python = ">=3.13"
dependencies = [
"pyarrow>=20.0.0",
"python-dotenv>=1.1.0",
"typer>=0.15.0",
"hcloud>=2.3.0",
"paramiko>=3.5.0",
"pyyaml>=6.0.2",
]
[project.scripts]
materia = "materia.cli:app"
[dependency-groups]
exploration = [