binarly-io / fwhunt-scan

Tools for analyzing UEFI firmware and checking UEFI modules with FwHunt rules
GNU General Public License v3.0
214 stars 30 forks source link

Upload a new release to PyPI? #18

Closed hughsie closed 3 years ago

hughsie commented 3 years ago

Before I can merge the LVFS side of the scanner I really need a proper release uploaded to pypi. The way I do this for python-cabarchive is:

make pkg
twine upload dist/*

You'll need to register an account here: https://pypi.org/account/register/

If you'd like me to do this let me know, although I think Alex would probably like @binarly-io to be in control of this.

yeggor commented 3 years ago

Hi, the current version is now in PyPI: https://pypi.org/project/uefi-r2/1.0.0/