implement cli/infra update cicd
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user