development #418

Merged
lmiranda merged 2 commits from development into main 2026-02-03 20:07:41 +00:00
Owner
No description provided.
lmiranda added 2 commits 2026-02-03 20:07:37 +00:00
Replace hatchling with setuptools to match all other MCP servers
(contract-validator, viz-platform, data-platform).

Changes:
- build-system: hatchling → setuptools>=61.0
- license: string → PEP 639 format {text = "MIT"}
- Remove redundant License classifier
- Add [tool.setuptools.packages.find] config
- Add [tool.pytest.ini_options] for consistency

Verified: pip install -e . succeeds, 36 tools registered, 64 tests pass.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reviewed-on: #417
lmiranda merged commit c0443a7f36 into main 2026-02-03 20:07:41 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#418