
# Install the python files

install(FILES
    __init__.py
    cov.py
    pixels.py
    DESTINATION ${PYTHON_SITE}/toast/map
)
