Skip to content

Commit

Permalink
Chore: Add entry_point for micone command
Browse files Browse the repository at this point in the history
  • Loading branch information
dileep-kishore committed Feb 1, 2021
1 parent 0c13f97 commit b8993aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ omit = [
"micone/pipelines/envs/*",
"micone/pipelines/src/*",
]

[tool.poetry.scripts]
micone = "micone.cli:main"

0 comments on commit b8993aa

Please sign in to comment.