tryton-config/base.cfg

51 lines
767 B
INI

[tryton]
repo = git
url = git@github.com:tryton/tryton.git
path = ./
branch = 4.8
[trytond]
repo = git
url = git@github.com:tryton/trytond.git
path = ./
branch = 4.8
add2virtualenv = True
[proteus]
repo = git
url = git@github.com:tryton/proteus.git
path = ./
branch = 4.8
add2virtualenv = True
[sao]
repo = git
url = git@github.com:tryton/sao.git
path= ./
branch = 4.8
revision = 1965
[tasks]
repo = git
url = git@github.com:nan-tic/tryton-tasks.git
path = ./
branch = 4.8
[patches]
repo = git
url = git@github.com:nan-tic/trytond-patches.git
path=./
branch = 4.8
[proteus-startup]
repo = git
url = git@github.com:nan-tic/proteus-startup.git
path=./
branch = 4.8
[upgrades]
branch = master
repo = git
url = git@github.com:nan-tic/tryton-upgrades.git
path = .