mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
GP-0: Fixing PyGhidra "wheel" dependency issue
This commit is contained in:
parent
3bfe65facb
commit
9f43760924
@ -47,6 +47,7 @@ distributePyDep("JPype1-1.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_
|
||||
distributePyDep("JPype1-1.5.0-cp39-cp39-win_amd64.whl")
|
||||
distributePyDep("packaging-23.2-py3-none-any.whl")
|
||||
distributePyDep("setuptools-68.0.0-py3-none-any.whl")
|
||||
distributePyDep("wheel-0.37.1-py2.py3-none-any.whl")
|
||||
|
||||
// Install JPype into the development virtual environment
|
||||
task installJPype(type: Exec) {
|
||||
|
Loading…
Reference in New Issue
Block a user