Skip to content

Commit

Permalink
📝 add logo to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedBabaei committed Dec 5, 2024
1 parent 0cff36c commit f5b47e8
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 @@ -38,3 +38,6 @@ twine = "*"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.package]
include = [{ include = "images/logo-with-background.png" }]

0 comments on commit f5b47e8

Please sign in to comment.