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