Skip to content

Commit

Permalink
Merge pull request #96 from Bishoy-at-pieces/main
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
nathan-courtney-pieces committed May 7, 2024
2 parents 66721a7 + 84a3eb0 commit 5650219
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[tool.poetry]
name = "pieces"
name = "pieces-cli"
version = "0.0.15"
description = "" # Add your description here
description = "A powerful cli tool to interact with the pieces os " # Add your description here
authors = ["Pieces <development@pieces.app>"] # Add your name and email
packages = [
{ include = "src/pieces" }
]

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
Expand Down

0 comments on commit 5650219

Please sign in to comment.