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 9fdcacc342 - Show all commits

View File

@@ -22,4 +22,6 @@ test:
tags:
- test
script:
- uv run pytest test/
- apt-get update
- apt-get install -y gcc portaudio19-dev
- uv run pytest test/unit