Skip to content

Fix uninstall --all fails when venv is deleted #1002

Fix uninstall --all fails when venv is deleted

Fix uninstall --all fails when venv is deleted #1002

Triggered via pull request September 23, 2024 03:00
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F821): pipenv/environment.py#L770
pipenv/environment.py:770:35: F821 Undefined name `namedtuple`
Ruff (I001): pipenv/routines/uninstall.py#L1
pipenv/routines/uninstall.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): pipenv/routines/uninstall.py#L8
pipenv/routines/uninstall.py:8:33: W291 Trailing whitespace
ruff
Process completed with exit code 1.