Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run make update-deps in a virtualenv
uv refuses to run outside of a virtualenv, so use uv to create one and activate it before running make update-deps. Fix the Python version for running tox in the periodic CI workflow.
- Loading branch information