la tilbake uv, en project manager
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user