mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Unpin pipenv
This commit is contained in:
parent
b05b594a3d
commit
eb26fbca89
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install uv
|
||||
uv --no-config --no-managed-python --no-progress -v \
|
||||
pip install --system --strict 'pipenv==2022.12.19'
|
||||
pip install --system --strict pipenv
|
||||
PIPENV_VERBOSITY=64 pipenv install --system --skip-lock
|
||||
- name: Set up Django environment
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user