blob: 49165101cb3af18a18a3ef2ac6d0e9a000d440f2 [file] [log] [blame]
# Copyright (c) 2021-2022 Arm Limited.
# SPDX-License-Identifier: Apache-2.0
"""Setup script for backward compatibility."""
from setuptools import setup
setup()