non important commit
This commit is contained in:
parent
94c61651f4
commit
6c0f9bb7d0
13 changed files with 35 additions and 111 deletions
|
|
@ -25,7 +25,10 @@
|
|||
|
||||
devShells."${system}" = {
|
||||
default = pkgs.mkShell {
|
||||
packages = [pythonEnv];
|
||||
packages = [
|
||||
pythonEnv
|
||||
pkgs.pyright
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue