10 lines
170 B
Python
10 lines
170 B
Python
PROJECTS = {
|
|
'thermokarst': [
|
|
'ccdb-api',
|
|
'ccdb-web',
|
|
'tucotuco',
|
|
'fathm',
|
|
'hibernators',
|
|
'hibernators-web',
|
|
],
|
|
}
|