mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-25 01:23:59 +08:00
f7f966805f
With `pip install -e` the generated .egg-link file gets preferred over any normally installed distribution, and `pip uninstall` will first remove the egg-link before the normal package.