Skip to content

Conversation

@stared
Copy link
Collaborator

@stared stared commented Nov 7, 2025

Just to see diff

stared and others added 2 commits November 5, 2025 14:30
- Add .python-version file (Python 3.10)
- Migrate all dependencies from setup.py to pyproject.toml
- Minimize setup.py to compatibility shim
- Update requires-python from >=3.8 to >=3.9 (google-generativeai requirement)
- Update installation docs to use 'uv sync' workflow
- Update contribution guide for uv-based development
- Replace Miniconda with uv in Dockerfile
- Update all documentation references from conda to uv

This migration enables reproducible builds via uv.lock and modernizes
the project's dependency management while maintaining compatibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Original conda instructions specified 'python=3.10' explicitly, not just a
minimum version. This change aligns the requirement with what was actually
recommended and tested.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants