Skip to content

Commit

Permalink
Add script
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiwilliams committed Oct 29, 2023
1 parent 69d1dd5 commit fe926b8
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 @@ -51,3 +51,6 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.build]
generate-setup-file = true
script = "build.py"

[tool.poetry.scripts]
buzz = "buzz.buzz:main"

0 comments on commit fe926b8

Please sign in to comment.