add omegaconf dependency, rework launch scripts to check if venv exists

This commit is contained in:
2025-01-24 08:10:59 +01:00
parent 056546a920
commit c929739210
3 changed files with 39 additions and 19 deletions

View File

@@ -36,4 +36,4 @@ indent-width = 4
include = ["pyproject.toml", "src/**/*.py", "scripts/**/*.py","tests/**/*.py"]
[tool.ruff.lint]
fixable = ["ALL"]
fixable = ["ALL"]