#!/usr/bin/env python
from transbase.install import download_tci

download_tci()
