Skip to content

Commit

Permalink
meta: Bump cutekit.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-monax committed Jan 23, 2025
1 parent 157268f commit faae8c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion meta/plugins/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git+https://github.com/cute-engineering/cutekit.git@0.7.12
git+https://github.com/cute-engineering/cutekit.git@0.7.13
Markdown~=3.7
5 changes: 0 additions & 5 deletions meta/plugins/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ def checkForSymbol(header: str, symbol: str) -> bool:
)


@cli.command(None, "tools", "Manage the development tools")
def _():
pass


@cli.command("n", "tools/nuke", "Nuke the development tools")
@cli.command("s", "tools/setup", "Setup the development environment")
def _():
Expand Down

0 comments on commit faae8c6

Please sign in to comment.