Fix module error

This commit is contained in:
filipstrand 2025-07-17 11:18:00 +02:00
parent 3c5df450cc
commit f8d6c52135

View File

@ -37,6 +37,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade uv twine toml requests
uv pip install -e .
- name: Configure Git
run: |