Skip to content

install should not do full lock resolution, as that is the purpose of pipenv lock #1106

install should not do full lock resolution, as that is the purpose of pipenv lock

install should not do full lock resolution, as that is the purpose of pipenv lock #1106

Triggered via pull request October 22, 2024 00:16
@matteiusmatteius
synchronize #6276
issue-6267
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F841): pipenv/resolver.py#L563
pipenv/resolver.py:563:5: F841 Local variable `lockfile` is assigned to but never used
Ruff (F841): pipenv/resolver.py#L564
pipenv/resolver.py:564:5: F841 Local variable `lockfile_section` is assigned to but never used
ruff
Process completed with exit code 1.