
# Install the python files

install(FILES
    __init__.py
    startup.py
    magic.py
    DESTINATION ${PYTHON_SITE}/toast/interactive
)
