commit | 9e7ead9ac2e791f70542741aa2c84e7ad828ac7a | [log] [tgz] |
---|---|---|
author | Zane Bitter <zbitter@redhat.com> | Thu Oct 05 16:51:09 2017 -0400 |
committer | Ian Wienand <iwienand@redhat.com> | Fri Oct 06 22:19:05 2017 +1100 |
tree | 954c9a85974820855e0d5bfcf70a215e7f543816 | |
parent | 52237ee5482ff8c614dc68088ecaaf7d59a85915 [diff] |
Calculate package directory correctly in pip_install Strip the [<extras>] string from a <package_dir>[<extras>] argument when looking for the package directory. Explain what the heck is going on. Change-Id: I79beb5c3e9e7c35c91cdd0d5a1d91532bebc4b6d Closes-Bug: #1721638