panda-re / panda

Platform for Architecture-Neutral Dynamic Analysis
https://panda.re
Other
2.47k stars 474 forks source link

Creating a pypanda wheel file #1435

Closed AndrewQuijano closed 7 months ago

AndrewQuijano commented 7 months ago

This patch will also generate the pandare-0.1.2.0-py3-none-any.whl file, which can successfully install pypanda via pip.

AndrewFasano commented 7 months ago

Thanks for this! We could integrate it with the CI job here that publishes the deb and make that publish a wheel too if you're interested in giving it a try.