Fix module error
This commit is contained in:
parent
3c5df450cc
commit
f8d6c52135
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user