mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-11 09:08:43 +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.