install should not do full lock resolution, as that is the purpose of pipenv lock #1106
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.
|