python boilerplate updates

This commit is contained in:
xenofem 2025-08-04 20:59:47 -04:00
parent b7185bc313
commit ac6df770ac

View file

@ -54,6 +54,8 @@
websockets websockets
]; ];
src = ./cli; src = ./cli;
pyproject = true;
build-system = [ setuptools ];
}; };
devShell = with pkgs; let devShell = with pkgs; let