mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 09:47:09 +08:00
GP-0: Fixing PyGhidra "wheel" dependency issue
This commit is contained in:
@@ -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("JPype1-1.5.0-cp39-cp39-win_amd64.whl")
|
||||||
distributePyDep("packaging-23.2-py3-none-any.whl")
|
distributePyDep("packaging-23.2-py3-none-any.whl")
|
||||||
distributePyDep("setuptools-68.0.0-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
|
// Install JPype into the development virtual environment
|
||||||
task installJPype(type: Exec) {
|
task installJPype(type: Exec) {
|
||||||
|
|||||||
Reference in New Issue
Block a user