Add xsv to lokaalverdeling shell
This commit is contained in:
parent
49314c4847
commit
f01c847034
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@ pkgs.devshell.mkShell {
|
|||
name = "Lokaalverdeling";
|
||||
packages = with pkgs; [
|
||||
(python3.withPackages (ps: with ps; [ click pandas-ods-reader jinja2 pyyaml ]))
|
||||
xsv
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue