WIP
Some checks failed
Build Detektor binarie / build_macos (push) Failing after 12s

This commit is contained in:
Martin Kudlacek
2025-11-14 12:35:05 +01:00
parent 4598b04e6f
commit cbed8274b6

View File

@@ -20,6 +20,6 @@ jobs:
run: | run: |
python3 -m venv .venv python3 -m venv .venv
. .venv/bin/activate . .venv/bin/activate
pip install pip setuptools wheel python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt pip install -r requirements.txt
pip list pip list