Skip to content

Commit

Permalink
chore: add funding and discussions to pyproject for pypi (#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumzy authored Jan 20, 2025
1 parent 25f57a6 commit 46d69f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Homepage = "https://litestar.dev/"
Reddit = "https://www.reddit.com/r/LitestarAPI"
Repository = "https://github.com/litestar-org/litestar"
Twitter = "https://twitter.com/LitestarAPI"
Funding = "https://github.com/sponsors/litestar-org"
Discussions = "https://github.com/litestar-org/litestar/discussions"

[project.optional-dependencies]
annotated-types = ["annotated-types"]
Expand Down

0 comments on commit 46d69f4

Please sign in to comment.