Skip to content

Commit

Permalink
Merge pull request #100 from ahasztag/severe_dep_res
Browse files Browse the repository at this point in the history
Severe dependency-resolution and candidate-verification in storage
  • Loading branch information
ahasztag authored Mar 19, 2024
2 parents 73c99e2 + d8ea0aa commit 22e8964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions suit_generator/envelope.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ def sever(self) -> None:
severable = [
"suit-payload-fetch",
"suit-install",
"suit-dependency-resolution",
"suit-candidate-verification",
"suit-text",
"suit-integrated-payloads",
"suit-integrated-dependencies",
Expand Down

0 comments on commit 22e8964

Please sign in to comment.