
When pip is upgraded to 20.3, the pip dependency resolver is much more strict and will no longer install a combination of packages that is mutually inconsistent[0]. These changes account for the fact that Pegleg imports Shipyard, Promenade, and Deckhand. Having said that, with pip 20.3, the pip packages amongst those projects cannot conflict. A follow-up change may be needed if more conflicts are found. [0] https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 Change-Id: Iedf7227c468d678430a5525a2d71d22ce210c557
4 lines
196 B
Bash
4 lines
196 B
Bash
DECKHAND_VERSION=commit/1f0c011a1708c1235a2be65edada7d386cd55d2a
|
|
SHIPYARD_VERSION=commit/35e5a7f796a5341e02fb0d3f2d27b41e2fb39131
|
|
PROMENADE_VERSION=commit/eb748a75f3b4e183c106acc429778676c3e06f51
|