1[build-system]
2requires = ["setuptools >= 46.4.0", "wheel"]
3build-backend = "setuptools.build_meta"
4