@ -2,8 +2,4 @@
with pkgs;
mkShell {
buildInputs = [
];
}
mkShell { buildInputs = [ python39 python39Packages.pandas ]; }