Login
From:
GitHub
(Uncensored)
subscribe
Deprecate legacy `setup.py develop` mechanism for `pip install --editable` · Issue #11457 · pypa/pip · GitHub
https://github.com/pypa/pip/issues/11457
links
backlinks
Roast topics
Find topics
Find it!
Last updated on January 12, 2025. TL;DR: The -e / --editable pip install option is NOT deprecated. What is changing is the underlying method to achive it. The execution of setup.py develop when pip...