Jump to content

Python: Difference between revisions

m
spelling fix
m (spelling fix)
 
Line 114: Line 114:


   extraBuildInputs = with pkgs; [
   extraBuildInputs = with pkgs; [
     # this list contains packages that you want to be available at runtime and might not be able to be installed propely via pip
     # this list contains packages that you want to be available at runtime and might not be able to be installed properly via pip
     # pythonPackages.pandas
     # pythonPackages.pandas
     # pythonPackages.requests
     # pythonPackages.requests
1

edit