Skip to content

Commit

Permalink
Update Capstone to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
disconnect3d committed Dec 19, 2018
1 parent 94991c8 commit 56d1c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def rtd_dependent_deps():
# If you update native_deps please update the `REQUIREMENTS_TO_IMPORTS` dict in `utils/install_helper.py`
# (we need to know how to import a given native dependency so we can check if native dependencies are installed)
native_deps = [
'capstone>=3.0.5',
'capstone>=4',
'pyelftools',
'unicorn',
]
Expand Down

0 comments on commit 56d1c11

Please sign in to comment.