Page MenuHomePhabricator

[buildbot] Add missing deepmerge dependency
ClosedPublic

Authored by jasonbcox on Nov 25 2020, 00:23.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC2454e5c55741: [buildbot] Add missing deepmerge dependency
Summary

D8520 is missing this new dependency which broke the buildbot.

Test Plan

There is no easy way to test this from the ABC repo.
Spin up a Debian container with Python installed, then:

pip install -r requirements.txt
python abcbot.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 25 2020, 00:24
This revision was landed with ongoing or failed builds.Nov 25 2020, 00:26
This revision was automatically updated to reflect the committed changes.