mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

chore(release): publish with Python 3.12 #237

Closed mate-from-mattr closed 2 months ago

mate-from-mattr commented 3 months ago

Description

Fix distutils problem by installing Python 3.12 and install setuptools

Motivation and Context

To complete the release of master.

Does this PR introduce a breaking change?

Which merge strategy will you use?

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.61%. Comparing base (79d9027) to head (3acfeb6).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ======================================= Coverage 88.61% 88.61% ======================================= Files 6 6 Lines 123 123 Branches 6 6 ======================================= Hits 109 109 Misses 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.