pyproject.toml 120 Bytes
Newer Older
anton's avatar
anton committed
1
2
3
[build-system]
requires = ['setuptools>=38.2.5', 'wheel', 'torch>=1.5', 'ninja']
build-backend = "setuptools.build_meta"