SYCL: Avoid using no_init read accessor in rocFFT
[alexxy/gromacs.git] / python_packaging / src / pyproject.toml
1 [build-system]
2 requires = ["cmake>=3.16", "pybind11>=2.6", "setuptools>=42.0", "wheel"]
3 build-backend = "setuptools.build_meta"