# Copyright (c) 2021-2022 Arm Limited. # SPDX-License-Identifier: Apache-2.0 """Setup script for backward compatibility.""" from setuptools import setup setup()