python boilerplate updates
This commit is contained in:
parent
b7185bc313
commit
ac6df770ac
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
||||||
websockets
|
websockets
|
||||||
];
|
];
|
||||||
src = ./cli;
|
src = ./cli;
|
||||||
|
pyproject = true;
|
||||||
|
build-system = [ setuptools ];
|
||||||
};
|
};
|
||||||
|
|
||||||
devShell = with pkgs; let
|
devShell = with pkgs; let
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue