-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta_db.yaml
35 lines (31 loc) · 882 Bytes
/
meta_db.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
WARPFIELD_core:
reposity: https://[email protected]/drahner/warpfield.git
dependencies : None
public : True
options : []
pythonv : 2.*
WARPFIELD_EMP:
reposity: https://github.com/EricPell/warpfield_emp.git
dependencies : []
public : False
options : []
pythonv : 3.*
WARPFIELD_EMP_POP:
reposity: https://github.com/EricPell/warpfield_emp_pop.git
dependencies : [WARPFIELD_EMP]
public : False
options : []
pythonv : 3.*
WARPFIELD_EMP_VIEWER:
reposity: https://github.com/EricPell/WARPFIELD_EMP_VIEWER.git
dependencies : [WARPFIELD_EMP]
python_depends: []
public : False
options : []
pythonv : 3.*
warpfield_environ_variables : [WARPFIELD_EMP_DEBUG, WARPFIELD_EMP_PROJECT, WARPFIELD_EMP_DATA_PATH, WARPFIELD_EMP_DEFAULT_TABLE]
WARPFIELD_EMP_pubData:
reposity: None
dependencies : None
public : False
options : []