unioslo / mreg-cli

Command Line Interface for Mreg
GNU General Public License v3.0
2 stars 7 forks source link

Use uv in CI #292

Closed pederhan closed 1 month ago

pederhan commented 2 months ago

This PR replaces all pip install invocations in CI with uv pip install using the much faster uv Python package manager.