Skip to content

Commit

Permalink
chore: add funding link in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR authored Dec 1, 2024
1 parent d31aace commit 582a913
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Homepage = "https://github.com/M0NsTeRRR/awtrix-light-client"
Repository = "https://github.com/M0NsTeRRR/awtrix-light-client"
Issues = "https://github.com/M0NsTeRRR/awtrix-light-client/issues"
Documentation = "https://m0nsterrr.github.io/awtrix-light-client/latest/"
Funding = "https://ko-fi.com/ludovicortega"

[project.optional-dependencies]
dev = [
Expand All @@ -56,4 +57,4 @@ build-backend = "hatchling.build"
allow-direct-references = true

[tool.hatch.build.targets.wheel]
packages = ["src/awtrix_light_client"]
packages = ["src/awtrix_light_client"]

0 comments on commit 582a913

Please sign in to comment.