# Minimal PEP 518 pyproject file [build-system] requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta"