tryton-config/base.cfg
2018-08-21 17:24:50 +02:00

56 lines
914 B
INI

[tryton]
repo = hg
url = ssh://hg@bitbucket.org/tryton/tryton/
path = ./
branch = default
[trytond]
repo = hg
url = ssh://hg@bitbucket.org/tryton/trytond/
path = ./
branch = default
add2virtualenv = True
[proteus]
repo = hg
url = ssh://hg@bitbucket.org/tryton/proteus/
path = ./
branch = default
add2virtualenv = True
[sao]
repo = hg
url = ssh://hg@bitbucket.org/tryton/sao/
path= ./public_data/
branch = default
[tasks]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-tasks/
path = ./
branch = default
[patches]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-patches
path=./
branch = default
[utils]
repo = hg
url = ssh://hg@bitbucket.org/nantic/nan_tryton_utils
path=./
branch = default
[proteus-startup]
repo = hg
url = ssh://hg@bitbucket.org/nantic/proteus-startup
path=./
branch = default
[upgrades]
branch = default
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-upgrades
path = .