mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
* 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
3 lines
81 B
TOML
3 lines
81 B
TOML
[build-system]
|
|
requires = ["setuptools"]
|
|
build-backend = "setuptools.build_meta"
|