Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D7365
Change Details
Change Details
Old
New
Diff
Install dependencies: ``` cd contrib/teamcity workon abcbot pip3 install teamcity-messages deepmerge pip3 install -r ../buildbot/requirements.txt ``` Run: ``` ./build-configurations.py check-buildbot ```
Install dependencies: ``` cd contrib/teamcity workon abcbot pip3 install teamcity-messages deepmerge pytest pip3 install -r ../buildbot/requirements.txt ``` Run: ``` ./build-configurations.py check-buildbot ```
Install dependencies: ``` cd contrib/teamcity workon abcbot pip3 install teamcity-messages deepmerge
pytest
pip3 install -r ../buildbot/requirements.txt ``` Run: ``` ./build-configurations.py check-buildbot ```
Continue