[build-system] # These are the assumed default build requirements from pip: # https://pip.pypa.io/en/stable/reference/pip/#pep-517-and-518-support requires = ["setuptools>=40.8.0", "wheel", "scikit-build>=0.12.0", "cmake>=3.14", "pybind11>=2.6.1", ] build-backend = "setuptools.build_meta"