https://github.com/lelit/pipinstall-e_bugex
Demonstrate `pip install -e` does not handle `package_dir`
https://github.com/lelit/pipinstall-e_bugex
Last synced: 2 months ago
JSON representation
Demonstrate `pip install -e` does not handle `package_dir`
- Host: GitHub
- URL: https://github.com/lelit/pipinstall-e_bugex
- Owner: lelit
- Created: 2015-10-04T09:39:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T10:08:17.000Z (over 9 years ago)
- Last Synced: 2025-01-19T06:43:08.833Z (4 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pipinstall-e_bugex
Demonstrate `pip install -e` does not handle `package_dir`See pip [issue3160](https://github.com/pypa/pip/issues/3160).