Skip to content

Commit 044fed8

Browse files
committed
nix shell tweaks; removes dead comment
1 parent ce6d6f4 commit 044fed8

2 files changed

Lines changed: 0 additions & 35 deletions

File tree

.helmignore

Lines changed: 0 additions & 34 deletions
This file was deleted.

shell.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
pkgs.mkShell {
44
packages = [
55
pkgs.python315
6-
# pkgs.python311Packages.pip # REMOVE THIS LINE!
76
];
87
shellHook = ''
98
python -m venv .venv

0 commit comments

Comments
 (0)