Skip to content

Commit 31d74a6

Browse files
committed
update nix/testenv.nix
1 parent 9d224c5 commit 31d74a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/testenv.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ poetry2nix.mkPoetryEnv {
2424
];
2525
click = [ "flit-core" ];
2626
isort = [ "hatchling" ];
27+
attrs = [ "setuptools" ];
2728
};
2829
in
2930
lib.mapAttrs (

0 commit comments

Comments
 (0)