Commit df90c8df9140663c55adcbad4a25c0e5b3316f60

Authored by alexdiatlov
Committed by GitHub
2 parents 6c7f1ea4 a0415e8b

Merge pull request #128 from ProzorroUKR/buildout_change

chahging barbecue/openprocurement.client.python source to ProzorroUKR
Showing 1 changed file with 2 additions and 2 deletions
... ... @@ -68,8 +68,8 @@ gh = git://github.com/
68 68 gh_push = git@github.com:
69 69
70 70 [sources]
71   -barbecue = git ${remotes:gh}openprocurement/barbecue.git
72   -openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git branch=upstream
  71 +barbecue = git ${remotes:gh}ProzorroUKR/barbecue.git
  72 +openprocurement_client = git ${remotes:gh}ProzorroUKR/openprocurement.client.python.git branch=upstream
73 73 robot_tests.broker.alltenders = git ${remotes:gh}openprocurement/robot_tests.broker.alltenders.git
74 74 robot_tests.broker.aladdin = git ${remotes:gh}openprocurement/robot_tests.broker.aladdin.git
75 75 robot_tests.broker.dzo = git ${remotes:gh}openprocurement/robot_tests.broker.dzo.git
... ...
Please register or login to post a comment