mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-24 20:16:28 +00:00
Add pyproject.toml to fix Cython dependency issue
Signed-off-by: Dylan Ross <dylan.ross@carvesystems.com>
This commit is contained in:
parent
6b75402974
commit
fad7c5cf39
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[build-system]
|
||||||
|
requires = ["setuptools", "Cython>=0.27"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
Loading…
Reference in New Issue
Block a user