scientific-python / repo-review

Framework that can run checks on repos
https://repo-review.readthedocs.io
BSD 3-Clause "New" or "Revised" License
62 stars 3 forks source link

ci: use uv #189

Closed henryiii closed 5 months ago

henryiii commented 5 months ago

Speeding up CI a bit.

henryiii commented 5 months ago

Seems to cut the time in half. The slowest jobs are now readthedocs (still using pip), and pre-commit in the action, which we could remove since we have pre-commit.ci, and we can move pylint to uv.