pypi-query-mcp/.github/workflows
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
..
release.yml feat: Complete PyPI Query MCP Server Implementation (#3) 2025-05-27 11:14:49 +08:00
test.yml remove: disable mypy type checking 2025-05-27 13:44:28 +08:00