Commit f1de22403fb265c436221c624f09510a413be184

Authored by selurvedu
1 parent 6e454902

Add privatmarket repo to buildout.cfg

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -37,6 +37,7 @@ gh_push = git@github.com:
37 37 [sources]
38 38 openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git
39 39 robot_tests.broker.etender = git ${remotes:gh}openprocurement/robot_tests.broker.etender.git
  40 +robot_tests.broker.privatmarket = git ${remotes:gh}openprocurement/robot_tests.broker.privatmarket.git
40 41 robot_tests.broker.publicbid = git ${remotes:gh}openprocurement/robot_tests.broker.publicbid.git
41 42 robot_tests.broker.smarttender = git ${remotes:gh}openprocurement/robot_tests.broker.smarttender.git
42 43
... ...
Please register or login to post a comment