chore: update project dependencies in pyproject.toml
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/your-username/strava-mcp-server"
|
||||
Repository = "https://github.com/your-username/strava-mcp-server"
|
||||
"Bug Tracker" = "https://github.com/your-username/strava-mcp-server/issues"
|
||||
Homepage = "https://git.hnrx.net/hnrx/strava-mcp-server"
|
||||
Repository = "https://git.hnrx.net/hnrx/strava-mcp-server"
|
||||
"Bug Tracker" = "https://git.hnrx.net/hnrx/strava-mcp-server/issues"
|
||||
|
||||
[project.scripts]
|
||||
strava-mcp = "strava_mcp_server.main:main"
|
||||
|
||||
Reference in New Issue
Block a user