import warnings

warnings.warn(
    "The module `llvmlite.llvmpy` is deprecated and will be removed in the "
    "future.")
