b0e069348cdc7a3b66a8b9c4ea5e88e68b123942
[alexxy/gromacs.git] / python_packaging / src / pyproject.toml
1 [build-system]
2 requires = ['cmake>=3.13',
3             'scikit-build>=0.10',
4             'setuptools>=42',
5             'wheel']
6 build-backend = 'setuptools.build_meta:__legacy__'