[build-system]
requires = [
    "setuptools >= 57.0.0, < 58.0.0",
    "wheel >= 0.37, < 0.38.0",
]
build-backend = "setuptools.build_meta"