-
Notifications
You must be signed in to change notification settings - Fork 9
Switch to using uv for dev and testing #448
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Activity
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
https://docs.astral.sh/uv/
We can move our requirements.txt and requirements-test.text into pyproject.toml test sections and delete those files for a better user experience.
We can also delete nox. We'll also need to commit our ux.lock file.