generated from personal-projects/leo-claude-mktplace
[Sprint 01] build: Add marketplace dependency and update project configuration #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace pyproject.toml with new configuration including the marketplace Git dependency for gitea-mcp-server.
Dependencies
Tasks
pyproject.toml:gitea-mcp-remotegitea-mcp-remotetestpaths = ["tests"]pip install -e .which gitea-mcp-remoteAcceptance Criteria
gitea-mcp-remote(notgitea-http-wrapper)pip install -e .successfullygitea-mcp-remoteis availableImplementation Reference
See
docs/sprint-proposals/sprint-01-implementation-guide.md- Phase 5, Issue #9Estimated Time: 1 hour
Completed and merged in commit
809eef1(add marketplace dependency)