Remove SPADE dependency #29

Merged
k.marinus merged 28 commits from refactor/remove-spade into dev 2025-11-25 10:26:07 +00:00
Showing only changes of commit 24863cb6af - Show all commits

View File

@@ -22,6 +22,4 @@ test:
tags: tags:
- test - test
script: script:
# - uv run --group integration-test pytest test/integration - uv run pytest test/
- uv run --only-group test pytest test/unit