Skip to content

Commit

Permalink
Flag plugin as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaisHer committed Mar 7, 2024
1 parent a9c3920 commit f1c69bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft/parts/lifecycle.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
import argparse


_EXPERIMENTAL_PLUGINS = ["kernel"]
_EXPERIMENTAL_PLUGINS = ["kernel, matter-sdk"]


def run(command_name: str, parsed_args: "argparse.Namespace") -> None:
Expand Down

0 comments on commit f1c69bb

Please sign in to comment.