Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 66a710b

Browse files
committed
shell: poetry -> poetry-core
Signed-off-by: Sumner Evans <[email protected]>
1 parent 878efdc commit 66a710b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pkgs.mkShell {
55
];
66

77
propagatedBuildInputs = with python3Packages; [
8-
poetry
8+
poetry-core
99
python39
1010
];
1111

0 commit comments

Comments
 (0)