from os import path

import swh.vault

SQL_DIR = path.join(path.dirname(swh.vault.__file__), "sql")
