tvb/turn-assignment
develop
@ -4,5 +4,6 @@ pkgs.mkShell {
buildInputs = [
pkgs.python3
pkgs.poetry
pkgs.sqlite
];
}