We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Demonstrate `pip install -e` does not handle `package_dir`
Demonstrate pip install -e does not handle package_dir
pip install -e
package_dir
See pip issue3160.