pyproject.toml 103 B

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