mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Keep capstone working on Python 3.12 (#722)
This commit is contained in:
@@ -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"
|
Reference in New Issue
Block a user