-
Couldn't load subscription status.
- Fork 3.2k
Open
Labels
project: setuptoolsRelated to setuptoolsRelated to setuptoolstype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
Environment
- pip version: 18
- Python version: 3.6
- OS: ubuntu 18.04
Description
installed (setuputils) package with '-e' flag. uninstalled package. package scripts remain.
Expected behavior
uninstalling package should remove package scripts.
How to Reproduce
- install package with
pip install -ewhich includes scripts=[] in the setup.py - uninstall same package with
pip uninstall - observe that scripts are still on path
trducng, Jaakkonen, S-aiueo32, MestreLion, conhay and 4 more
Metadata
Metadata
Assignees
Labels
project: setuptoolsRelated to setuptoolsRelated to setuptoolstype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior