Commit 27cec7dafc1c84ae5618b1b0959335d7ae835f5e
1 parent
8064007b
Use branch use_requests for client
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -57,7 +57,7 @@ gh_push = git@github.com: |
57 | 57 | |
58 | 58 | [sources] |
59 | 59 | barbecue = git ${remotes:gh}openprocurement/barbecue.git |
60 | -openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git | |
60 | +openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git branch=use_requests | |
61 | 61 | robot_tests.broker.alltenders = git ${remotes:gh}openprocurement/robot_tests.broker.alltenders.git |
62 | 62 | robot_tests.broker.dzo = git ${remotes:gh}openprocurement/robot_tests.broker.dzo.git |
63 | 63 | robot_tests.broker.25h8 = git ${remotes:gh}openprocurement/robot_tests.broker.25h8.git | ... | ... |
Please
register
or
login
to post a comment