dotfiles/bin/mds_projects.py

10 lines
170 B
Python

PROJECTS = {
'thermokarst': [
'ccdb-api',
'ccdb-web',
'tucotuco',
'fathm',
'hibernators',
'hibernators-web',
],
}