la tilbake uv, en project manager

This commit is contained in:
Albert Bayazidi 2025-03-29 22:46:30 +01:00
parent 4f89765070
commit b2a6384f31

@ -2,11 +2,13 @@
mkShell, mkShell,
python, python,
ruff, ruff,
uv,
}: }:
mkShell { mkShell {
packages = [ packages = [
ruff ruff
uv
(python.withPackages (ps: with ps; [ (python.withPackages (ps: with ps; [
brother-ql brother-ql
matplotlib matplotlib