Updates and fixes
This commit is contained in:
@@ -38,7 +38,7 @@ pkgs.mkShell {
|
||||
#CUSTOM (custom...)
|
||||
]) ++ (with pkgs.llvmPackages; [
|
||||
libcxxClang
|
||||
]) ++ (with pkgs.python313Packages; [
|
||||
]) ++ (with pkgs.python3Packages; [
|
||||
pip pandas numpy matplotlib typer pillow reportlab python-barcode pypdf markdown requests
|
||||
])
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user