mirror of
https://github.com/deepinsight/insightface.git
synced 2026-03-13 04:50:17 +00:00
Add build system requirements for correct installation
This commit is contained in:
3
python-package/pyproject.toml
Normal file
3
python-package/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "numpy", "cython"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user