fix: replay issues
Some checks failed
Build Python Package / build (push) Failing after 22s

This commit is contained in:
2025-02-13 17:02:25 +01:00
parent 06b708828f
commit 4a12d1add4
9 changed files with 98 additions and 83 deletions

View File

@@ -26,4 +26,4 @@ ruff = "^0.9.4"
pyright = "^1.1.393"
[tool.poetry.dependencies]
pysim = {develop = true}
pysim = { develop = true }