Skip to content

Commit

Permalink
poetry update
Browse files Browse the repository at this point in the history
  • Loading branch information
Man Parvesh Singh Randhawa committed Oct 7, 2024
1 parent bd310c1 commit ceaa516
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "yodapa"
version = "0.1.3"
version = "0.2.0"
description = "Personal Assistant on the command line"
authors = ["Man Parvesh Singh Randhawa <[email protected]>"]
license = "MIT"
Expand All @@ -26,6 +26,3 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]
yoda = "cli.yoda:app"

[tool.poetry.plugins."yodapa.plugins"]
hi_plugin = "yodapa.plugins.hi_plugin:HiPlugin"

0 comments on commit ceaa516

Please sign in to comment.