| commit | e03bcb2c8b8f1ee1cbef579454a30776e43175b3 | [log] [tgz] |
|---|---|---|
| author | Matt Riedemann <mriedem.os@gmail.com> | Mon Apr 01 12:19:45 2019 -0400 |
| committer | Jens Harbott <j.harbott@x-ion.de> | Tue Apr 02 10:13:13 2019 +0000 |
| tree | 4d90fae8f7cd20532afdf0a26975c7d9a567e59b | |
| parent | 13e260ea2c3220a217626b12bff538916fdd2caf [diff] |
Remove crusty old python 3 package version logic If we are running with python3, just assume that any package that is not blacklisted is available for py3 and just attempt to install it and let pip sort it out whether it gets installed from a local or remote package. Change-Id: Ic05d183e489320f6dfc721575d47e7e4d661f87c Closes-Bug: #1820892