Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T10:08:17.000Z (about 9 years ago)
- Last Synced: 2024-11-18T03:41:02.681Z (about 1 month 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).