4 Commits

Author SHA1 Message Date
renovate[bot]
852acb080e chore(deps): update codecov/codecov-action action to v5 2025-05-27 13:51:25 +08:00
longhao
3fea035c13 remove: disable mypy type checking
- Remove mypy from CI workflow
- Remove mypy configuration from pyproject.toml
- Remove mypy dependency from dev dependencies
- Remove mypy session from noxfile.py
- Keep only essential linting (ruff + isort) and testing (pytest)
- All remaining checks still pass
2025-05-27 13:44:28 +08:00
Hal
030b3a2607
feat: Complete PyPI Query MCP Server Implementation (#3)
Merge pull request implementing complete PyPI query MCP server with comprehensive features and CI/CD pipeline.
2025-05-27 11:14:49 +08:00
Hal
b1a1a6866d
Initial commit 2025-01-06 01:26:03 +08:00