]> SALOME platform Git repositories - tools/sat.git/blob - src/internal_config/git_repo_servers.pyconf
Salome HOME
3d7213e29ff5f8b1a2187c1ef3df0a24ee394b7f
[tools/sat.git] / src / internal_config / git_repo_servers.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 REPOSITORIES_SERVERS :
5 {
6     "tuleap" : "all"
7     "github" : "opensource"
8     "gitpub" : "opensource"
9 }
10