Skip to content

Commit

Permalink
chore: add project urls
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-schoonjans committed Mar 28, 2024
1 parent 0d60707 commit c79c14d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ dependencies = [
# "waylay-sdk-storage",
]

[project.urls]
Homepage = "https://www.waylay.io/"
Documentation = "https://docs.waylay.io/#/"
Repository = "https://github.com/waylayio/waylay-sdk-py.git"

[project.entry-points.dynamic]
"waylay_sdk_plugins"= "waylay.sdk.plugin.loader:PLUGINS"

Expand Down

0 comments on commit c79c14d

Please sign in to comment.