Fixes jenkins build [1]
[1] https://jenkins.softwareheritage.org/job/DDEP/job/tests/974/console
Differential D4029
Attempt to fix dependency-related hell in tox Authored by douardda on Sep 24 2020, 11:13 AM.
Details
Fixes jenkins build [1] [1] https://jenkins.softwareheritage.org/job/DDEP/job/tests/974/console
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4029 (id=14211)Rebasing onto 3416abd010... Current branch diff-target is up to date. Changes applied before testcommit 194068fd4b9745676d061439b7893dbfa6d9f661
Author: David Douard <david.douard@sdfa3.org>
Date: Thu Sep 24 11:12:39 2020 +0200
Attempt to fix dependency-related hell in toxSee https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/110/ for more details. Comment Actions yeah I first wanted to see whether it's a fix or not, now I can amend to a (possibly) better one Comment Actions Build is green Patch application report for D4029 (id=14213)Rebasing onto 3416abd010... Current branch diff-target is up to date. Changes applied before testcommit 047588a03f0bbad4f91e7de722c7502a2596ecbc
Author: David Douard <david.douard@sdfa3.org>
Date: Thu Sep 24 11:12:39 2020 +0200
Fix dependency-related hell in tox
For some reason, the previous commit ended up messing pip while
selecting the extras of swh.core to be used, making it not select the
[http] extra.See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/111/ for more details. |