
# Install the python files

install(FILES
    __init__.py
    spt3g_utils.py
    spt3g_export.py
    spt3g_import.py
    DESTINATION ${PYTHON_SITE}/toast/spt3g
)
