Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from rye to uv #207

Closed
wants to merge 11 commits into from

Conversation

devin-ai-integration[bot]
Copy link

This PR migrates the project from rye to uv for dependency management and workflows.

Changes:

  • Remove rye configuration from pyproject.toml files
  • Remove rye-specific lock files
  • Update CI workflow to use uv instead of rye
  • Replace rye test command with direct pytest call

Link to Devin run: https://app.devin.ai/sessions/d3c28ff43e624b9898c449e7b6dfedd3

- Remove rye configuration from pyproject.toml files
- Remove rye-specific lock files
- Update CI workflow to use uv instead of rye
- Replace rye test command with direct pytest call

Co-Authored-By: Stan Girard <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@StanGirard StanGirard closed this Dec 22, 2024
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.

1 participant