mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Keep capstone working on Python 3.12
This commit is contained in:
parent
b66e28ac5e
commit
5056726340
@ -6,3 +6,6 @@ isledecomp
|
|||||||
pystache
|
pystache
|
||||||
pyyaml
|
pyyaml
|
||||||
git+https://github.com/wbenny/pydemangler.git
|
git+https://github.com/wbenny/pydemangler.git
|
||||||
|
# requirement of capstone due to python dropping distutils.
|
||||||
|
# see: https://github.com/capstone-engine/capstone/issues/2223
|
||||||
|
setuptools ; python_version >= "3.12"
|
||||||
Loading…
Reference in New Issue
Block a user