Installing the teamcity-messages pip package includes a module named teamcity.
This conflicts with our own teamcity wrapper module, so rename it accordingly.
This patch will allow us to run buildbot tests using build-configurations.py.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC3b6093bdc7cd: Rename buildbot teamcity wrapper module
cd contrib/buildbot/test workon abcbot pip3 install teamcity-messages deepmerge pytest pip3 install -r ../requirements.txt pytest
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable