capstone/bindings/python/pyproject.toml
Kevin Phoenix 1bd2a32f2a
Remove deprecated packaging and cython (#2400)
* Remove deprecated packaging and cython

* Fix some issues after cherry-picking

* Fix CI issues

* Remove test files added for v6

* Also remove test_alpha.py
2024-07-24 14:18:26 +08:00

3 lines
81 B
TOML

[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"