Skip to content

Commit

Permalink
Merge pull request #3 from vmotso/a622153013582227_import_ierarhie
Browse files Browse the repository at this point in the history
add correct branch of openprocurement api to buildout config
  • Loading branch information
vmotso committed Apr 12, 2018
2 parents 5f71ecc + c88de28 commit fa4270c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .mr.developer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ args = 'bin/buildout'
rewrites =

[develop]
openregistry.api = auto
openprocurement.api = auto
openregistry.lots.core = auto

4 changes: 2 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gh=https://github.com/
gh_push=git@github.com:

[sources]
openregistry.api = git ${remotes:gh}openprocurement/openregistry.api.git pushurl=${remotes:gh_push}openprocurement/openregistry.api.git
openprocurement.api = git ${remotes:gh}openprocurement/openprocurement.api.git pushurl=${remotes:gh_push}openprocurement/openprocurement.api.git branch=ea_core_master
openregistry.lots.core = git ${remotes:gh}openprocurement/openregistry.lots.core.git pushurl=${remotes:gh_push}openprocurement/openregistry.lots.core.git
schematics-flexible = git https://github.com/openprocurement/schematics-flexible.git
openprocurement.schemas.dgf = git https://github.com/openprocurement/openprocurement.schemas.dgf.git
openprocurement.schemas.dgf = git https://github.com/openprocurement/openprocurement.schemas.dgf.git

0 comments on commit fa4270c

Please sign in to comment.