Skip to content

chore: switch to uv and nox #145

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

chore: switch to uv and nox #145

wants to merge 5 commits into from

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented May 30, 2025

  • Removes just as the default task runner in favor of nox.
  • Uses uv to manage dependencies, which is also used by nox.
  • Updated CI and docs/README accordingly.
  • Removed all requirements.txt files in favor of using uv to lock dependencies.
  • Modified dependabot config to use the new uv.lock file.
  • Modified RTD config to use uv and nox.
  • Added a CONTRIBUTING.md doc to explain on-boarding

@2bndy5 2bndy5 added the dependencies Pull requests that update a dependency file label May 30, 2025
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (851a435) to head (9704f93).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          14       14           
  Lines        3406     3406           
=======================================
  Hits         3322     3322           
  Misses         84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Removes `just` as the default task runner in favor of `nox`.
- Uses `uv` to manage dependencies, which is also used by `nox`.
- Updated CI and docs/README accordingly.
- Removed all requirements.txt files in favor of using `uv` to lock dependencies.
- Modified dependabot config to use the new uv.lock file.
- Modified RTD config to use `uv` and `nox`.
Copy link

codspeed-hq bot commented May 30, 2025

CodSpeed Performance Report

Merging #145 will not alter performance

Comparing migrate-to-uv (9704f93) with main (49a7c8d)

Summary

✅ 1 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant