Switch to the newer uv package manager (#114)

This commit is contained in:
Christiaan Goossens
2025-08-30 12:50:13 +02:00
committed by Christiaan Goossens
parent 11b29f2f3b
commit 17a96da715
10 changed files with 1879 additions and 335 deletions

3
scripts/fix Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/bash
uv run ruff check --fix
uv run ruff format